1

I have built some HTML files with javadoc. I have those in Sphinx _static dir. Now I'm trying to put a link to those HTML files in Sphinx toctree:

.. toctree::

    API reference <_static/api/index.html>

Is there any way to do this? As much as I've tried Sphinx only accepts reST files in toctree.

bad_coder
  • 11,289
  • 20
  • 44
  • 72
PovilasB
  • 1,488
  • 1
  • 15
  • 25

0 Answers0