Skip to content

Commit cd64478

Browse files
docs: Reframe Supported Tools (#11853)
We don't want make it sound like we don't support any doc tool, but these are just some of the popular ones. I think this framing works well. <!-- readthedocs-preview docs start --> --- :books: Documentation previews :books: - User's documentation (`docs`): https://docs--11853.org.readthedocs.build/en/11853/ <!-- readthedocs-preview docs end --> <!-- readthedocs-preview dev start --> - Developer's documentation (`dev`): https://dev--11853.org.readthedocs.build/en/11853/ <!-- readthedocs-preview dev end --> --------- Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
1 parent bb2aca3 commit cd64478

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

docs/user/intro/doctools.rst

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1-
Supported tools
2-
===============
1+
Popular documentation tools
2+
===========================
33

4-
Read the Docs provides hosting for static html documentation generated by Sphinx,
5-
MkDocs, Docusaurus and a variety of other tools.
4+
Read the Docs provides documentation hosting for any tool that can output HTML.
5+
We provide a number of features on top of that that is well-suited to documentation specifically,
6+
but you can host any kind of HTML content on Read the Docs.
67

7-
Here are minimal configuration examples for some common tools,
8-
with more coming soon.
8+
Below is a list of popular documentation tools that you can use to write your documentation.
9+
10+
.. seealso::
11+
12+
:doc:`/build-customization`
13+
Learn how to build documentation with any tool.
914

1015
.. grid:: 2
1116

0 commit comments

Comments
 (0)