typedoc-plugin-markdown icon indicating copy to clipboard operation
typedoc-plugin-markdown copied to clipboard

Markdown path is not match origin URL

Open cary-hu opened this issue 4 years ago • 2 comments
trafficstars

We want to render a side bar toc, but I got the url from project declaration, it's not match rendered markdown path: image image

How can I got the right URL in the project declaration?

cary-hu avatar Nov 05 '21 09:11 cary-hu

Not entirely sure what I am looking at here. (sorry) In what context are you trying to create a sidebar?

tgreyuk avatar Nov 27 '21 14:11 tgreyuk

In our case, we will use typedoc-plugin-markdown to generate our product API doc to markdown,

and then,

we will serve those markdown in our site, and for more comfortable experience, we will generate Table of Content in Sidebar but not inline TOC.

seems like :

image

But I have no idea to get all the correctly path for each markdown.

If not the case for this plugin, sorry for disturbing

cary-hu avatar Nov 29 '21 01:11 cary-hu

[email protected]

https://www.typedoc-plugin-markdown.org/docs/navigation

tgreyuk avatar May 03 '24 17:05 tgreyuk