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
Copy file name to clipboardExpand all lines: docs/user/intro/doctools.rst
+12-2Lines changed: 12 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,6 @@ Below is a list of popular documentation tools that you can use to write your do
24
24
Written in
25
25
:bdg-info:`python`
26
26
27
-
28
27
.. grid-item-card:: Sphinx
29
28
:link: sphinx.html
30
29
@@ -35,7 +34,7 @@ Below is a list of popular documentation tools that you can use to write your do
35
34
Written in
36
35
:bdg-info:`python`
37
36
38
-
.. grid-item-card:: Docusarus
37
+
.. grid-item-card:: Docusaurus
39
38
:link: docusaurus.html
40
39
41
40
Docusaurus is a static-site generator that builds a single-page application with fast client-side navigation and out-of-the-box documentation features.
@@ -65,6 +64,16 @@ Below is a list of popular documentation tools that you can use to write your do
65
64
Written in
66
65
:bdg-info:`rust`
67
66
67
+
.. grid-item-card:: Antora
68
+
:link: antora.html
69
+
70
+
Antora is a static site generator for creating documentation sites from AsciiDoc content.
71
+
72
+
Supported formats
73
+
:bdg-success:`adoc`
74
+
Written in
75
+
:bdg-info:`javascript`
76
+
68
77
.. toctree::
69
78
:hidden:
70
79
@@ -73,3 +82,4 @@ Below is a list of popular documentation tools that you can use to write your do
0 commit comments