We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a28f0a commit edce4afCopy full SHA for edce4af
3 files changed
Writerside/boson.tree
@@ -8,7 +8,7 @@
8
<toc-element topic="introduction.md"
9
toc-title="Introduction" />
10
<toc-element topic="installation.md" />
11
- <toc-element toc-title="Configuration" />
+ <toc-element topic="configuration.md" />
12
<toc-element toc-title="Development" />
13
<toc-element toc-title="Debugging" />
14
<toc-element toc-title="Roadmap" />
Writerside/cfg/glossary.xml
@@ -3,4 +3,5 @@
3
<terms>
4
<term name="FQN">Fully Qualified Name</term>
5
<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>
7
</terms>
0 commit comments