Skip to content
Discussion options

You must be logged in to vote

Currently the /docs/tags route is hardcoded and there's no way to disable tags feature either:

// the path that will be used to refer the docs tags
// example below will be using /docs/tags
const tagsPath = normalizeUrl([versionPath, 'tags']);

There seems to be a plan to make the path configurable, and you probably would give this a pretty solid use-case :P

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@KyrietS
Comment options

@lex111
Comment options

Answer selected by KyrietS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants