Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TOC Not Showing in Left Sidebar #99

Closed
eightbit opened this issue Mar 12, 2021 · 3 comments · Fixed by #117
Closed

TOC Not Showing in Left Sidebar #99

eightbit opened this issue Mar 12, 2021 · 3 comments · Fixed by #117

Comments

@eightbit
Copy link

When I build my docs site, the left sidebar is empty. There are no build errors and the site seems to be working otherwise.
In index.rst I have:

.. toctree::
    :caption: Basic Use
    :maxdepth: 1

    docs/testMe01.md
    docs/numpydoc.rst

My files structure:

Root
--Source
--Docs
--index.rst
--conf.py

From Root I'm running
sphinx-autobuild source build/html

Do I need to have a specific arrangement of the dirs/files?
Obvious fix?
Thanks.

@JeremiAnastaziak
Copy link

#73

@bashtage
Copy link
Owner

Does 73 fix your problem.

@bashtage
Copy link
Owner

I am guess it does.

bashtage added a commit that referenced this issue Jul 23, 2021
bashtage added a commit that referenced this issue Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants