File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ MkDocs and Docsify + more
69
69
The common case for most documentation frameworks is that several alternative extensions exist supporting various output formats.
70
70
Most of the extensions export the HTML outputs as another format (for instance PDF) through a conversion process.
71
71
72
- Because Sphinx supports the generation of downloadable formats through an official process,
72
+ Because Sphinx supports the generation of offline formats through an official process,
73
73
we are also able to support it officially.
74
74
Other alternatives can also work,
75
75
provided that you identify which extension you want to use and configure the environment for it to run.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Functionality
12
12
The flyout menu provides access to the following bits of Read the Docs functionality:
13
13
14
14
* A :doc: `version switcher </versions >` that shows users all of the active, unhidden versions they have access to.
15
- * :doc: `Downloadable formats </downloadable-documentation >` for the current version, including HTML & PDF downloads that are enabled by the project.
15
+ * :doc: `Offline formats </downloadable-documentation >` for the current version, including HTML & PDF downloads that are enabled by the project.
16
16
* Links to the Read the Docs dashboard for the project.
17
17
* Links to your :doc: `VCS provider </integrations >` that allow the user to quickly find the exact file that the documentation was rendered from.
18
18
* A search bar that gives users access to our :doc: `/server-side-search/index ` of the current version.
You can’t perform that action at this time.
0 commit comments