You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support optional prefix for endpoints markdown files (#10)
* Revert "Allow endpoints and resources to have different output directories (#9)"
This reverts commit 63f2aa8.
Vuepress does not allow sub-directories to be shown in the same sidebar, therefore reverting.
* Support optional prefix for endpoints markdown files
This is useful in order to avoid naming conflicts between resource and endpoint files.
This is the second attempt to achieve the objective.
Previous attempt: see commit 63f2aa8.
0 commit comments