Author: milamber Date: Mon Jul 10 21:40:51 2017 New Revision: 1801543 URL: http://svn.apache.org/viewvc?rev=1801543&view=rev Log: Add mention to change the fonts size for HiDPI screens (see Bug 61270) Updated all pages because they have a change on the "ASF" sigle for the fully name of ASF into the logo alternative text on all pages. Modified: jmeter/branches/docs-3.2/docs/building.html jmeter/branches/docs-3.2/docs/changes.html jmeter/branches/docs-3.2/docs/changes_history.html jmeter/branches/docs-3.2/docs/devguide-dashboard.html jmeter/branches/docs-3.2/docs/download_jmeter.html jmeter/branches/docs-3.2/docs/index.html jmeter/branches/docs-3.2/docs/issues.html jmeter/branches/docs-3.2/docs/jmeter_irc.html jmeter/branches/docs-3.2/docs/localising/index.html jmeter/branches/docs-3.2/docs/mail.html jmeter/branches/docs-3.2/docs/mail2.html jmeter/branches/docs-3.2/docs/nightly.html jmeter/branches/docs-3.2/docs/svnindex.html jmeter/branches/docs-3.2/docs/usermanual/best-practices.html jmeter/branches/docs-3.2/docs/usermanual/boss.html jmeter/branches/docs-3.2/docs/usermanual/build-adv-web-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/build-db-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/build-ftp-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/build-jms-point-to-point-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/build-jms-topic-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/build-ldap-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/build-ldapext-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/build-monitor-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/build-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/build-web-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/build-ws-test-plan.html jmeter/branches/docs-3.2/docs/usermanual/component_reference.html jmeter/branches/docs-3.2/docs/usermanual/functions.html jmeter/branches/docs-3.2/docs/usermanual/generating-dashboard.html jmeter/branches/docs-3.2/docs/usermanual/get-started.html jmeter/branches/docs-3.2/docs/usermanual/glossary.html jmeter/branches/docs-3.2/docs/usermanual/hints_and_tips.html jmeter/branches/docs-3.2/docs/usermanual/history_future.html jmeter/branches/docs-3.2/docs/usermanual/include_controller_tutorial.html jmeter/branches/docs-3.2/docs/usermanual/index.html jmeter/branches/docs-3.2/docs/usermanual/jmeter_accesslog_sampler_step_by_step.html jmeter/branches/docs-3.2/docs/usermanual/jmeter_distributed_testing_step_by_step.html jmeter/branches/docs-3.2/docs/usermanual/jmeter_proxy_step_by_step.html jmeter/branches/docs-3.2/docs/usermanual/jmeter_tutorial.html jmeter/branches/docs-3.2/docs/usermanual/junitsampler_tutorial.html jmeter/branches/docs-3.2/docs/usermanual/ldapanswer_xml.html jmeter/branches/docs-3.2/docs/usermanual/ldapops_tutor.html jmeter/branches/docs-3.2/docs/usermanual/listeners.html jmeter/branches/docs-3.2/docs/usermanual/properties_reference.html jmeter/branches/docs-3.2/docs/usermanual/realtime-results.html jmeter/branches/docs-3.2/docs/usermanual/regular_expressions.html jmeter/branches/docs-3.2/docs/usermanual/remote-test.html jmeter/branches/docs-3.2/docs/usermanual/test_plan.html jmeter/branches/docs-3.2/xdocs/usermanual/hints_and_tips.xml Modified: jmeter/branches/docs-3.2/docs/building.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/building.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/building.html (original) +++ jmeter/branches/docs-3.2/docs/building.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->

Building JMeter

+ -->

Building JMeter

Acquiring the source

The full source is distributed alongside the binary, and you can also find source repositories here .

Modified: jmeter/branches/docs-3.2/docs/changes.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/changes.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/changes.html (original) +++ jmeter/branches/docs-3.2/docs/changes.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->

Changes

+ -->

Changes

This page details the changes made in the current version only. Modified: jmeter/branches/docs-3.2/docs/changes_history.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/changes_history.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/changes_history.html (original) +++ jmeter/branches/docs-3.2/docs/changes_history.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->

History of Previous Changes

+ -->

History of Previous Changes

This page details the changes made in previous versions only.
Modified: jmeter/branches/docs-3.2/docs/devguide-dashboard.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/devguide-dashboard.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/devguide-dashboard.html (original) +++ jmeter/branches/docs-3.2/docs/devguide-dashboard.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->

Dashboard generator

+ -->

Dashboard generator

This document describes the architecture and operation of the dashboard generation engine. Modified: jmeter/branches/docs-3.2/docs/download_jmeter.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/download_jmeter.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/download_jmeter.html (original) +++ jmeter/branches/docs-3.2/docs/download_jmeter.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->

Download Apache JMeter

+ -->

Download Apache JMeter

We recommend you use a mirror to download our release builds, but you must verify the integrity of Modified: jmeter/branches/docs-3.2/docs/index.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/index.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/index.html (original) +++ jmeter/branches/docs-3.2/docs/index.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->

Apache JMeter™

+ -->

Apache JMeter™

The Apache JMeter™ application is open source software, a 100% pure Java application designed Modified: jmeter/branches/docs-3.2/docs/issues.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/issues.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/issues.html (original) +++ jmeter/branches/docs-3.2/docs/issues.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->

Issue tracker

+ -->

Issue tracker

JMeter uses Bugzilla for issue tracking, i.e. for reporting bugs and requesting enhancements.

Modified: jmeter/branches/docs-3.2/docs/jmeter_irc.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/jmeter_irc.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/jmeter_irc.html (original) +++ jmeter/branches/docs-3.2/docs/jmeter_irc.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->

JMeter on IRC

+ -->

JMeter on IRC

JMeter developers often hang out on IRC to chat about development issues. Users are also welcome to stop by and ask questions, offer feature suggestions, or just chit-chat.

Modified: jmeter/branches/docs-3.2/docs/localising/index.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/localising/index.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/localising/index.html (original) +++ jmeter/branches/docs-3.2/docs/localising/index.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->

Introduction

+ -->

Introduction

This document describes the process of creating and maintaining translated texts for JMeter in languages other than English. English has been tacitly chosen as the project's primary (or "default") language -- despite its Modified: jmeter/branches/docs-3.2/docs/mail.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/mail.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/mail.html (original) +++ jmeter/branches/docs-3.2/docs/mail.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->

Mailing Lists - Guidelines

+ -->

Mailing Lists - Guidelines

A mailing list is an electronic discussion forum that anyone can subscribe to. When someone sends an email message to the mailing list, Modified: jmeter/branches/docs-3.2/docs/mail2.html URL: http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/docs/mail2.html?rev=1801543&r1=1801542&r2=1801543&view=diff ============================================================================== --- jmeter/branches/docs-3.2/docs/mail2.html (original) +++ jmeter/branches/docs-3.2/docs/mail2.html Mon Jul 10 21:40:51 2017 @@ -5,7 +5,7 @@ APACHE LOGO -->