[Python-Dev] ReST documents
Berker Peksağ
berker.peksag at gmail.com
Thu Feb 6 22:51:18 CET 2014
On Thu, Feb 6, 2014 at 9:53 PM, Ethan Furman <ethan at stoneleaf.us> wrote:
> My apologies if this is a stupid question (actually, two stupid questions!
> ;) , but:
>
> - is there someplace I can look to see what all the meta commands mean?
> Things like :class: or .. index:: pair: class; constructor
Hi,
I use the following links as reference:
- http://docs.python.org/devguide/documenting.html#id3
- http://sphinx-doc.org/domains.html#the-python-domain
- http://sphinx-doc.org/markup/inline.html#xref-syntax
--Berker
More information about the Python-Dev
mailing list