Skip to content

Commit edce4af

Browse files
committed
Add configuration page
1 parent 5a28f0a commit edce4af

3 files changed

Lines changed: 485 additions & 1 deletion

File tree

Writerside/boson.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<toc-element topic="introduction.md"
99
toc-title="Introduction" />
1010
<toc-element topic="installation.md" />
11-
<toc-element toc-title="Configuration" />
11+
<toc-element topic="configuration.md" />
1212
<toc-element toc-title="Development" />
1313
<toc-element toc-title="Debugging" />
1414
<toc-element toc-title="Roadmap" />

Writerside/cfg/glossary.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
<terms>
44
<term name="FQN">Fully Qualified Name</term>
55
<term name="TODO">This functionality is not implemented at the moment</term>
6+
<term name="optional class">Can be created without requiring any mandatory arguments.</term>
67
</terms>

0 commit comments

Comments
 (0)