there are many options in conf.py file. see this one:

http://code.google.com/p/dta/source/browse/doc/conf.py?name=dev

standard way in apache2 http server your first html file is named
index.html (you could change this for any name that you want). if you use
microsoft http server standard name is default.asp .

all these are in sphinx doc page:

http://sphinx.pocoo.org/latest/config.html#build-config

2012/10/26 Renato <renato.pontef...@gmail.com>

> Hi,
> maybe I've found a solution.
> with the "make" sphinx utility, I create directly the html file (make
> html, produce many html files)
> I'm wondering if is it possible to define the name of html.
> i.e.
> I can call my HTML produced file:
> 1.html
> 2.html
> ....
>
> Is it possible?
> I mean:
> what's the name that make give to html file? If it could be a particolar
> tag, that should be the solution.
>
>
> Isn't it? :-)
>
> Renato
> .
>
>
> Il giorno giovedì 25 ottobre 2012 10:42:50 UTC+2, Renato ha scritto:
>
>> Hi,
>> in my project (java project) the user view the various "function" of
>> project, by browser.
>> The resposible of the project (to wich I have shown my works in Rest)
>> told me, that we need a contextual html help.
>> I mean:
>> whereever hte user is browsing, the help button, must show, the correct
>> help page.
>>
>> Is it possible?
>> Is it possible to show a specific page,led by placeholder?
>>
>> Because, I can tell to programmer to set a variable that could be passed
>> to retrive the right page, when the user push the help button
>>
>> Is it possible?
>>
>> TIA
>>
>> Renato
>>
>
> Il giorno giovedì 25 ottobre 2012 10:42:50 UTC+2, Renato ha scritto:
>
>> Hi,
>> in my project (java project) the user view the various "function" of
>> project, by browser.
>> The resposible of the project (to wich I have shown my works in Rest)
>> told me, that we need a contextual html help.
>> I mean:
>> whereever hte user is browsing, the help button, must show, the correct
>> help page.
>>
>> Is it possible?
>> Is it possible to show a specific page,led by placeholder?
>>
>> Because, I can tell to programmer to set a variable that could be passed
>> to retrive the right page, when the user push the help button
>>
>> Is it possible?
>>
>> TIA
>>
>> Renato
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "sphinx-dev" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/sphinx-dev/-/qhTSYe-ca5wJ.
>
> To post to this group, send email to sphinx-dev@googlegroups.com.
> To unsubscribe from this group, send email to
> sphinx-dev+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sphinx-dev?hl=en.
>



-- 
gilberto dos santos alves
+55.11.98646-5049
são paulo - sp - brasil

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to