I have sphinx-documentation for project which contains rst file which has links to all other document. This is achieved by "toctree" directive of sphinx.
If you run restview with such rst file which contains toctree directive, restview fails to render document.
It would be good to add support for toctree directive which will make all other rst document as hyperlinks.
I am using
Fedora 22
restview 2.4.0
Python 2.7
I would love to contribute on this feature.
I have sphinx-documentation for project which contains rst file which has links to all other document. This is achieved by "toctree" directive of sphinx.
If you run restview with such rst file which contains toctree directive, restview fails to render document.
It would be good to add support for toctree directive which will make all other rst document as hyperlinks.
I am using
Fedora 22
restview 2.4.0
Python 2.7
I would love to contribute on this feature.