File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ {:cljdoc.doc/tree
2
+ [[" Readme" {:file " README.md" }]
3
+ [" Changelog" {:file " CHANGELOG.md" }]
4
+ [" Home" {:file " doc/modules/ROOT/pages/index.adoc" }]
5
+ [" Usage" {:file " doc/modules/ROOT/pages/usage.adoc" }]
6
+ [" Understanding the Internals" {:file " doc/modules/ROOT/pages/internals.adoc" }]
7
+ [" nREPL API" {}
8
+ [" Supplied Middleware" {:file " doc/modules/ROOT/pages/nrepl-api/supplied_middleware.adoc" }]
9
+ [" Supplied Ops" {:file " doc/modules/ROOT/pages/nrepl-api/ops.adoc" }]]
10
+ [" Hacking on CIDER nREPL" {:file " doc/modules/ROOT/pages/hacking.adoc" }]
11
+ [" Compatibility" {:file " doc/modules/ROOT/pages/compatibility.adoc" }]
12
+ [" Release Policy" {:file " doc/modules/ROOT/pages/release_policy.adoc" }]
13
+ [" FAQ" {:file " doc/modules/ROOT/pages/faq.adoc" }]
14
+ [" About" {}
15
+ [" History" {:file " doc/modules/ROOT/pages/about/history.adoc" }]
16
+ [" Changelog" {:file " doc/modules/ROOT/pages/about/changelog.adoc" }]
17
+ [" License" {:file " doc/modules/ROOT/pages/about/license.adoc" }]]]}
Original file line number Diff line number Diff line change
1
+ // Don't forget to update cljdoc.edn when making changes here
1
2
* xref:index.adoc[Home]
2
3
* xref:usage.adoc[Usage]
3
4
* xref:internals.adoc[Understanding the Internals]
You can’t perform that action at this time.
0 commit comments