0

I have one file with the following content.

.. toctree::
   :includehidden:
   :titlesonly:

   Getting_started <./docs/Getting_started>

Which gives the Getting_started link as

href="docs/Getting_started.html" but I want to have this link as below

href="/docs/Getting_started.html"

Is it possible with sphinx? Please help

bad_coder
  • 11,289
  • 20
  • 44
  • 72
Dushyant Joshi
  • 3,672
  • 3
  • 28
  • 52

0 Answers0