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: README.adoc
+41-7Lines changed: 41 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,14 @@
2
2
3
3
The site is generated from the AsciiDoc files in the link:https://github.com/clojure-emacs/cider/tree/master/doc[doc] folder of nREPL's GitHub repo and is published to https://docs.cider.mx.
4
4
link:https://antora.org[Antora] is used to convert the manual into HTML.
5
-
The filesystem layout is described at https://docs.antora.org/antora/2.0/component-structure/
5
+
The filesystem layout is described at https://docs.antora.org/antora/3.1/component-structure/
6
6
7
7
To make changes to the manual you simply have to change the files under `doc`.
8
8
The manual will be regenerated manually periodically.
9
9
10
+
NOTE: If you want to make changes to the manual's page structure you'll have to edit
0 commit comments