Hi,
Sphinx extensions aren't working without sphinx.
However, dotfigure works for me.
README.txt in the dotfigure-0.4.tar.gz says::
from dotfigure import register
register()
from docutils.core import publish_cmdline
publish_cmdline(writer='html')
Then I inserted ``from dotfigure import
Are there any index directives in your text or directives that
automatically create index entries?
Try to put this in your text somewhere:
.. index:: Foo
Then the term "Foo" is put into the index after running sphinx.
If you document a function like this, Sphinx will automatically create
an ind
Hi Stefan,
Am 01.10.2014 um 18:45 schrieb stefan.k...@gmail.com:
> Hello everyone,
>
> can anybody give me a simple example for a longtable in sphinx? I have
> searched for quite a while for this but could not find a simple example
> for that. The release notes of sphinx 0.62 say "Tables now can
Hi there,
I am trying to use the graphviz extension for an article I am writing. Till
now I was able use the directive just in a Sphinx project, adding it to the
conf.py file. But how can I use this directive if I want to edit a single
reST document without the need to start every time a Sphinx
Hello
Firstable, i want to thanks Georges Brandl and his team for this tools.
I've a problem with the genindex on my own documentation
I *use *this command :
*sphinx-build -b html source build*
i got all the html as i want but when i click on index whick redirect me to
genindex.html, i got a