mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(pdf): replace mr-pdf with maintained fork docs-to-pdf (#9212)
This commit is contained in:
parent
3e9648e3d6
commit
fa39e8c008
|
|
@ -51,7 +51,7 @@ See the <a href={require('@docusaurus/useBaseUrl').default('showcase')}>showcase
|
|||
### Features {#features}
|
||||
|
||||
- [docusaurus-theme-github-codeblock](https://github.com/saucelabs/docusaurus-theme-github-codeblock). A Docusaurus v2 plugin that supports referencing code examples from public GitHub repositories
|
||||
- [mr-pdf](https://github.com/kohheepeace/mr-pdf) - Generate documentation into PDF format, suitable for Docusaurus v1 and v2 (including beta versions)
|
||||
- [docs-to-pdf](https://github.com/jean-humann/docs-to-pdf) - Generate documentation into PDF format, suitable for Docusaurus v1 and v2 (including beta versions)
|
||||
- [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) - Sass/SCSS stylesheets support
|
||||
- [docusaurus-plugin-remote-content](https://github.com/rdilweb/docusaurus-plugin-remote-content) - A Docusaurus v2 plugin that allows you to fetch content from remote sources
|
||||
- [@graphql-markdown/docusaurus](https://github.com/graphql-markdown/graphql-markdown) - A Docusaurus v2 plugin for generating documentation from GraphQL schemas
|
||||
|
|
|
|||
Loading…
Reference in New Issue