python-sphinx
How to make zebra table with Sphinx? Or how to use jQuery with Sphinx?
I think the table generated from Sphinx is not pretty, as it produces the following HTML code for table.[详细]
2023-01-31 12:20 分类:问答Sphinx for writing "parallel text"
Problem: I am trying to write \"parallel text\" using reStructuredText.By \"parallel text\", I mean something like annotated works of fiction, where the text is in two columns.The left column contains[详细]
2023-01-30 18:43 分类:问答Warning about toctree references
Contents: .. toctree:开发者_如何学编程: :maxdepth: 2 foo.rst bar.rst Indices and tables ==================[详细]
2023-01-30 14:41 分类:问答How to make an internal hyperlink in Sphinx documentation [duplicate]
This question already has answers here: Adding a cross-reference to a subheading or anchor in another page[详细]
2023-01-30 00:40 分类:问答How to make text strikethough in Sphinx
Is it possible to make text s开发者_JAVA技巧trikethrough in the Sphinx documentation generator?I\'ve done this.[详细]
2023-01-29 17:28 分类:问答How to make sphinx look for modules in virtualenv while building html?
I wa开发者_如何学Gont to build html docs using a virtualenv instead of the native environment on my machine.[详细]
2023-01-24 11:53 分类:问答How do I get rid of the "Release 1" in the Page Header of the Sphinx Latex Output?
I\'m using the \"manual\" document class of Sphinx and I\'m quite happy with how the Latex Output looks like, except for the page header. It contains the title of my paper, as well as a \"Release 1\".[详细]
2023-01-19 15:14 分类:问答Sphinx documentation on Django templatetags
I am using Sphinx with autodoc for documenting my Django project. Design guys want to have documentation page(s) about all the template tags that are defined in the project. Of course, I can make such[详细]
2023-01-19 05:12 分类:问答Bidirectionality in html
Using Sphinx, I\'m editing pylearn documentation content at https://bitbucket.org/omidraha/pylearn/.[详细]
2023-01-17 00:40 分类:问答sphinx, restructuredtext: set color for a single word
Is there a way to se开发者_如何学Got the color of single words (or characters) in sphinx? I\'m pretty sure there should be some markup tag, like HTML\'s font tag.On my Sphinx-powered website, I use a[详细]
2023-01-15 19:21 分类:问答