Embed methods references: Best pratices? #1956
Unanswered
julien-boudry
asked this question in
Q&A
Replies: 0 comments
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,
I have new documentation book in this repo and viewable with this link.
And a method references documentation here on Github which contains all public API (one markdown file per each + an index). It's autogenerated.
My plan is to integrate the last one into my Docsify book, in a dedicated chapter. Because it's beautiful.
But ideally, without moving the source from this Github repository, keep navigation (sidebar) & search available, and link up (summary and between pages), and everything autogenerated.
I look at the alias or virtual route configuration, but none seem perfect and easy. I didn't find working examples on other documentation sites.
Which strategy can be the best?
Beta Was this translation helpful? Give feedback.
All reactions