Here's my index.rst:
Welcome to the documentation! ============================= .. include:: readme.rst .. _INTRODUCTION:: .. toctree:: :maxdepth: 1 :caption: Introduction readme .. toctree:: :maxdepth: 1 :caption: Contents: gazetimation Indices and tables ================== * :ref:`genindex` Here what I'm getting:
How do I get rid off the repeating toc below the author section?
