Op 12 dec. 2017 10:52 schreef Steven D'Aprano :
>
> On Mon, Dec 11, 2017 at 02:04:59PM +, adil gourinda wrote:
> > Hi
> > Please I have two questions:
> >
> > 1) Why restructuredtext's documentation is not included as a part of
> > the official Python's documentation?
>
> Because RestructuredT
On Mon, Dec 11, 2017 at 02:04:59PM +, adil gourinda wrote:
> Hi
> Please I have two questions:
>
> 1) Why restructuredtext's documentation is not included as a part of
> the official Python's documentation?
Because RestructuredText (ReST) is not part of Python.
It is a project which uses Py
On 11/12/17 14:04, adil gourinda wrote:
> Hi
> Please I have two questions:
>
> 1) Why restructuredtext's documentation is not included as a part of the
> official Python's documentation?
Because the module is not part of the standard library.
Like most languages Python has a standard library t
Hi
Please I have two questions:
1) Why restructuredtext's documentation is not included as a part of the
official Python's documentation?
2) Can you generate a restructuredtext's PDF documentaion from Docutils
website(docutils.sourceforge.net/rst.html)?
Thank you for your attention
__