Skip to content Skip to sidebar Skip to footer
Showing posts with the label Docutils

Extract Field List From Restructuredtext

Say I have the following reST input: Some text ... :foo: bar Some text ... What I would like to … Read more Extract Field List From Restructuredtext

How To Document A Single Space Character Within A String In Rest/sphinx?

I've gotten lost in an edge case of sorts. I'm working on a conversion of some old plaintex… Read more How To Document A Single Space Character Within A String In Rest/sphinx?

How To Add Rel Attribute To Docutils Sphinx Reference In Html Output?

I have a simple extension for the Sphinx documentation utility (my version in use isSphinx-1.1.3-py… Read more How To Add Rel Attribute To Docutils Sphinx Reference In Html Output?

Extract Field List From ReStructuredText

Say I have the following reST input: Some text ... :foo: bar Some text ... What I would like to … Read more Extract Field List From ReStructuredText