Link to non-markdown/rst file in TOC #477
Unanswered
jkmacc-LANL
asked this question in
Q&A
Replies: 1 comment
-
I think of you want to include those in the table of contents, you'll have to hard code the URLs as external links. Can you try that? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, all. I'm loving MyST, but having trouble finding documentation for how to include a link to a PDF file stored in
_static
in my TOC tree. I like having a few important project documents available from the table of contents. I've tried variations on the following in myindex.md
:...all of which generally result in:
WARNING: toctree contains reference to nonexisting document '_static/annual_report_2020.docx'
Does anyone have suggestions? Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions