how can I get the source of some website using sphinx as document generator?

28 views
Skip to first unread message

geng lin

unread,
Feb 8, 2017, 6:41:47 AM2/8/17
to sphinx-dev
        I found some website using sphinx following the link http://www.sphinx-doc.org/en/stable/examples.html.To further learning, I want to get the source of project using  sphinx.

gilberto dos santos alves

unread,
Feb 8, 2017, 7:48:53 PM2/8/17
to sphin...@googlegroups.com
look at github for examples. like django docs python.org docs etc

Em 08/02/2017 09:41, "geng lin" <pentak...@gmail.com> escreveu:
        I found some website using sphinx following the link http://www.sphinx-doc.org/en/stable/examples.html.To further learning, I want to get the source of project using  sphinx.

--
You received this message because you are subscribed to the Google Groups "sphinx-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sphinx-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

shirou

unread,
Feb 9, 2017, 2:45:59 AM2/9/17
to sphin...@googlegroups.com
If that project set
html_copy_source = True
html_show_sourcelink = True
in conf.py, you can find the link to that source.

However, if set False, rst source file is not included in HTML. So you
can not get source.

--
WAKAYAMA Shirou


2017-02-09 9:48 GMT+09:00 gilberto dos santos alves <gsa...@gmail.com>:
> look at github for examples. like django docs python.org docs etc
>
> Em 08/02/2017 09:41, "geng lin" <pentak...@gmail.com> escreveu:
>>
>> I found some website using sphinx following the link
>> http://www.sphinx-doc.org/en/stable/examples.html.To further learning, I
>> want to get the source of project using sphinx.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sphinx-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to sphinx-dev+...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sphinx-dev+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages