We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3dc69 commit 483359fCopy full SHA for 483359f
doc/SUMMARY.md
@@ -2,7 +2,7 @@
2
3
## Introduction
4
5
-* [Introduction](README.md)
+* [Introduction](introduction.md)
6
* [Design Choices](design_choices.md)
7
8
## Model
doc/cljdoc.edn
@@ -1,5 +1,6 @@
1
{:cljdoc.doc/tree [["Readme" {:file "README.md"}]
["Changes" {:file "CHANGELOG.md"}]
+ ["Introduction" {:file "doc/introduction.md"}]
["Design Choices" {:file "doc/design_choices.md"}]
["Model Anatomy" {:file "doc/model_anatomy.md"}]
["Model Builder" {:file "doc/model_builder.md"}]
doc/README.md doc/introduction.mddoc/README.md renamed to doc/introduction.md
0 commit comments