-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore!: Hide items that are not supposed to appear in the API (#16)
* feat: replace generate_for_docusaurus and generate_for_mdbook functions by buider patterns to provide more options * feat: add slug option to docusaurus generation * chore: update docusaurus example with slug option * fix: slug path * chore: update docusaurus examples with generated slugs * fix: slug without options appens / to the module name * docs: update readme to reflect the changes * chore: fix lint * docs: update unresolved items * refact: hide function unused by the user
- Loading branch information
Showing
4 changed files
with
26 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters