Is it possible to hide the sidebar when using Sphinx
with the ReadTheDocs
theme?
Extending the question a bit more, can I have it include the sidebar when issuing a command:
$ make html
and not include it issuing a command:
$ make htmlhelp
without altering code? Maybe add something in the layout.html.