-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Context
Hi, I am wondering how to show external relative URLs in the sidebar.
In Sphinx, there is a hack (sphinx-doc/sphinx#701 (comment)) to archive it. This hack works with sphinx-rtd-theme.
However, when I switch to sphinx-book-theme, although external relative URLs are still in the TOC, they are not in the sidebar.
- source code:
.. toctree::
:maxdepth: 1
DeePMD-kit </projects/deepmd/#https://>
DP-GEN </projects/dpgen/#https://>
dpdata </projects/dpdata/#https://>
DPDispatcher </projects/dpdispatcher/#https://>
dargs</projects/dargs/#https://>
ABACUS <https://abacus.deepmodeling.com/>
dpgen2 </projects/dpgen2/#https://>
DeepFlame <https://deepflame.deepmodeling.com/>
DPTI </projects/dpti/#https://>
ReacNetGenerator </projects/reacnetgenerator/#https://>- Preview for sphinx-book-theme: https://deepmodeling--23.org.readthedocs.build/
- Preview for sphinx-rtd-theme: https://docs.deepmodeling.com/
Proposal
No response
Tasks and updates
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request

