You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2012/01/20 23:20:31 UTC

svn commit: r1234186 - /jmeter/trunk/xdocs/stylesheets/project.xml

Author: pmouawad
Date: Fri Jan 20 22:20:30 2012
New Revision: 1234186

URL: http://svn.apache.org/viewvc?rev=1234186&view=rev
Log:
Added Component Reference and Functions reference at root of documentation

Modified:
    jmeter/trunk/xdocs/stylesheets/project.xml

Modified: jmeter/trunk/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/stylesheets/project.xml?rev=1234186&r1=1234185&r2=1234186&view=diff
==============================================================================
--- jmeter/trunk/xdocs/stylesheets/project.xml (original)
+++ jmeter/trunk/xdocs/stylesheets/project.xml Fri Jan 20 22:20:30 2012
@@ -36,6 +36,8 @@
 	 </menu>
 	 <menu name="Documentation">
 		<item name="User Manual"         href="/usermanual/index.html"/>
+        <item name="Component Reference"         href="/usermanual/component_reference.html"/>
+        <item name="Functions Reference"         href="/usermanual/functions.html"/>
 		<item name="Javadocs"		     href="/api/index.html"/>
         <item name="Localisation (Translator's Guide)" href="/localising/index.html"></item>
 		<item name="Building JMeter and Add-Ons"     href="/building.html"/>



Re: svn commit: r1234186 - /jmeter/trunk/xdocs/stylesheets/project.xml

Posted by Rainer Jung <ra...@kippdata.de>.
On 20.01.2012 23:22, Philippe Mouawad wrote:
> Hello Sebb, Milamber,Rainer,
> I added 2 links at root of index to Component Reference and Functions
> Reference.
>
> This is a proposition, I personnaly always search for these for a while
> before finding them , and in my opinion they are very useful .

I like it although the source indentation of that file is a bit weird, 
so at first sight gives wrong impression of the nesting of menu items.

Thanks,

Rainer



Re: svn commit: r1234186 - /jmeter/trunk/xdocs/stylesheets/project.xml

Posted by Philippe Mouawad <ph...@gmail.com>.
> Hello Sebb, Milamber,Rainer,
> I added 2 links at root of index to Component Reference and Functions
> Reference.
>
> This is a proposition, I personnaly always search for these for a while
> before finding them , and in my opinion they are very useful .
>
> But you can rollback if you think I am wrong.
> Regards
> Philippe
>
>
> On Fri, Jan 20, 2012 at 11:20 PM, <pm...@apache.org> wrote:
>
>> Author: pmouawad
>> Date: Fri Jan 20 22:20:30 2012
>> New Revision: 1234186
>>
>> URL: http://svn.apache.org/viewvc?rev=1234186&view=rev
>> Log:
>> Added Component Reference and Functions reference at root of documentation
>>
>> Modified:
>>    jmeter/trunk/xdocs/stylesheets/project.xml
>>
>> Modified: jmeter/trunk/xdocs/stylesheets/project.xml
>> URL:
>> http://svn.apache.org/viewvc/jmeter/trunk/xdocs/stylesheets/project.xml?rev=1234186&r1=1234185&r2=1234186&view=diff
>>
>> ==============================================================================
>> --- jmeter/trunk/xdocs/stylesheets/project.xml (original)
>> +++ jmeter/trunk/xdocs/stylesheets/project.xml Fri Jan 20 22:20:30 2012
>> @@ -36,6 +36,8 @@
>>         </menu>
>>         <menu name="Documentation">
>>                <item name="User Manual"
>> href="/usermanual/index.html"/>
>> +        <item name="Component Reference"
>> href="/usermanual/component_reference.html"/>
>> +        <item name="Functions Reference"
>> href="/usermanual/functions.html"/>
>>                <item name="Javadocs"
>>  href="/api/index.html"/>
>>         <item name="Localisation (Translator's Guide)"
>> href="/localising/index.html"></item>
>>                <item name="Building JMeter and Add-Ons"
>> href="/building.html"/>
>>
>>
>>
>


-- 
Cordialement.
Philippe Mouawad.

Re: svn commit: r1234186 - /jmeter/trunk/xdocs/stylesheets/project.xml

Posted by Milamber <mi...@apache.org>.

Le 20/01/2012 22:22, Philippe Mouawad a ecrit :
> Hello Sebb, Milamber,Rainer,
> I added 2 links at root of index to Component Reference and Functions
> Reference.
>
> This is a proposition, I personnaly always search for these for a while
> before finding them , and in my opinion they are very useful .
>   

Good idea.


Milamber
> But you can rollback if you think I am wrong.
> Regards
> Philippe
>
> On Fri, Jan 20, 2012 at 11:20 PM, <pm...@apache.org> wrote:
>
>   
>> Author: pmouawad
>> Date: Fri Jan 20 22:20:30 2012
>> New Revision: 1234186
>>
>> URL: http://svn.apache.org/viewvc?rev=1234186&view=rev
>> Log:
>> Added Component Reference and Functions reference at root of documentation
>>
>> Modified:
>>    jmeter/trunk/xdocs/stylesheets/project.xml
>>
>> Modified: jmeter/trunk/xdocs/stylesheets/project.xml
>> URL:
>> http://svn.apache.org/viewvc/jmeter/trunk/xdocs/stylesheets/project.xml?rev=1234186&r1=1234185&r2=1234186&view=diff
>>
>> ==============================================================================
>> --- jmeter/trunk/xdocs/stylesheets/project.xml (original)
>> +++ jmeter/trunk/xdocs/stylesheets/project.xml Fri Jan 20 22:20:30 2012
>> @@ -36,6 +36,8 @@
>>         </menu>
>>         <menu name="Documentation">
>>                <item name="User Manual"
>> href="/usermanual/index.html"/>
>> +        <item name="Component Reference"
>> href="/usermanual/component_reference.html"/>
>> +        <item name="Functions Reference"
>> href="/usermanual/functions.html"/>
>>                <item name="Javadocs"
>>  href="/api/index.html"/>
>>         <item name="Localisation (Translator's Guide)"
>> href="/localising/index.html"></item>
>>                <item name="Building JMeter and Add-Ons"
>> href="/building.html"/>
>>
>>
>>
>>     
>   


Re: svn commit: r1234186 - /jmeter/trunk/xdocs/stylesheets/project.xml

Posted by Philippe Mouawad <pm...@apache.org>.
Hello Sebb, Milamber,Rainer,
I added 2 links at root of index to Component Reference and Functions
Reference.

This is a proposition, I personnaly always search for these for a while
before finding them , and in my opinion they are very useful .

But you can rollback if you think I am wrong.
Regards
Philippe

On Fri, Jan 20, 2012 at 11:20 PM, <pm...@apache.org> wrote:

> Author: pmouawad
> Date: Fri Jan 20 22:20:30 2012
> New Revision: 1234186
>
> URL: http://svn.apache.org/viewvc?rev=1234186&view=rev
> Log:
> Added Component Reference and Functions reference at root of documentation
>
> Modified:
>    jmeter/trunk/xdocs/stylesheets/project.xml
>
> Modified: jmeter/trunk/xdocs/stylesheets/project.xml
> URL:
> http://svn.apache.org/viewvc/jmeter/trunk/xdocs/stylesheets/project.xml?rev=1234186&r1=1234185&r2=1234186&view=diff
>
> ==============================================================================
> --- jmeter/trunk/xdocs/stylesheets/project.xml (original)
> +++ jmeter/trunk/xdocs/stylesheets/project.xml Fri Jan 20 22:20:30 2012
> @@ -36,6 +36,8 @@
>         </menu>
>         <menu name="Documentation">
>                <item name="User Manual"
> href="/usermanual/index.html"/>
> +        <item name="Component Reference"
> href="/usermanual/component_reference.html"/>
> +        <item name="Functions Reference"
> href="/usermanual/functions.html"/>
>                <item name="Javadocs"
>  href="/api/index.html"/>
>         <item name="Localisation (Translator's Guide)"
> href="/localising/index.html"></item>
>                <item name="Building JMeter and Add-Ons"
> href="/building.html"/>
>
>
>