Category "restructuredtext"

How to set opengraph metadata tags for a sphinx document?

I'm looking to add meta tags to my sphinx document for the opengraph properties. I see that sphinx has this meta directive .. meta:: :description: The Sphinx

Text wrapping in cell spanning over multiple rows - Sphinx ReStructuredText

When creating a table with cell spanning over multiple rows I notice that the contents of the text don't wrap but increase the width of the table to produce hor

Getting "Extension error (sphinx.environment.collectors.toctree)" when adding section nodes in Sphinx extension

I am trying to write a new Sphinx extension. A minimum example of an extension that does something similar to what I want is from docutils import nodes from doc

Specifying anchor names in reST

I'm creating HTML from reST using the rst2html tool which comes with docutils. It seems that the code already assigns id attributes to the individual sections,

Multiple lines of text in single cell of simple table?

I found this question, but I don't want explicit <br>s in my cell; I just want it to line-wrap where necessary. e.g., ================ ============ a s

Multiple lines of text in single cell of simple table?

I found this question, but I don't want explicit <br>s in my cell; I just want it to line-wrap where necessary. e.g., ================ ============ a s