1- site_name : Roster - Docs From The Source
1+ site_name : ' Roster - Docs From The Source'
22extra_css :
3- - css/roster-style.css
4- repo_url : https://github.com/JordanRL/Roster/
5- site_url : https://jordanrl.github.io/Roster/
3+ - css/roster-style.css
4+ repo_url : ' https://github.com/JordanRL/Roster/'
5+ site_url : ' https://jordanrl.github.io/Roster/'
66nav :
7- - ' Home ' : ' index.md'
8- - ' About ' :
9- - ' Installation ' : ' getting-started/installation.md'
10- - ' Using the Command ' : ' getting-started/using-the-command.md'
11- - ' Code Reference ' :
12- - ' Roster ' :
13- - ' TemplateFactory ' : ' roster/latest/Samsara/Roster/TemplateFactory.md'
14- - ' Roster ' : ' roster/latest/Samsara/Roster/Roster.md'
15- - ' App ' : ' roster/latest/Samsara/Roster/App.md'
16- - ' Processors ' :
17- - ' InterfaceInlineProcessor ' : ' roster/latest/Samsara/Roster/Processors/InterfaceInlineProcessor.md'
18- - ' TraitInlineProcessor ' : ' roster/latest/Samsara/Roster/Processors/TraitInlineProcessor.md'
19- - ' MethodArgumentDetailProcessor ' : ' roster/latest/Samsara/Roster/Processors/MethodArgumentDetailProcessor.md'
20- - ' ClassProcessor ' : ' roster/latest/Samsara/Roster/Processors/ClassProcessor.md'
21- - ' TemplateProcessor ' : ' roster/latest/Samsara/Roster/Processors/TemplateProcessor.md'
22- - ' PropertyProcessor ' : ' roster/latest/Samsara/Roster/Processors/PropertyProcessor.md'
23- - ' MethodArgumentProcessor ' : ' roster/latest/Samsara/Roster/Processors/MethodArgumentProcessor.md'
24- - ' MethodProcessor ' : ' roster/latest/Samsara/Roster/Processors/MethodProcessor.md'
25- - ' Base ' :
26- - ' BaseCodeProcessor ' : ' roster/latest/Samsara/Roster/Processors/Base/BaseCodeProcessor.md'
27-
7+ -
8+ Home : index.md
9+ -
10+ About :
11+ -
12+ Installation : getting-started/installation.md
13+ -
14+ ' Using the Command ' : getting-started/using-the-command.md
15+ -
16+ ' Code Reference ' :
17+ -
18+ Roster :
19+ -
20+ TemplateFactory : roster/latest/Samsara/Roster/TemplateFactory.md
21+ -
22+ Roster : roster/latest/Samsara/Roster/Roster.md
23+ -
24+ App : roster/latest/Samsara/Roster/App.md
25+ -
26+ Processors :
27+ -
28+ InterfaceInlineProcessor : roster/latest/Samsara/Roster/Processors/InterfaceInlineProcessor.md
29+ -
30+ TraitInlineProcessor : roster/latest/Samsara/Roster/Processors/TraitInlineProcessor.md
31+ -
32+ MethodArgumentDetailProcessor : roster/latest/Samsara/Roster/Processors/MethodArgumentDetailProcessor.md
33+ -
34+ ClassProcessor : roster/latest/Samsara/Roster/Processors/ClassProcessor.md
35+ -
36+ TemplateProcessor : roster/latest/Samsara/Roster/Processors/TemplateProcessor.md
37+ -
38+ PropertyProcessor : roster/latest/Samsara/Roster/Processors/PropertyProcessor.md
39+ -
40+ MethodArgumentProcessor : roster/latest/Samsara/Roster/Processors/MethodArgumentProcessor.md
41+ -
42+ MethodProcessor : roster/latest/Samsara/Roster/Processors/MethodProcessor.md
43+ -
44+ Base :
45+ -
46+ BaseCodeProcessor : roster/latest/Samsara/Roster/Processors/Base/BaseCodeProcessor.md
2847theme :
29- name : readthedocs
30- highlightjs : true
31- hljs_languages :
32- - php
48+ name : readthedocs
49+ highlightjs : true
50+ hljs_languages :
51+ - php
3352markdown_extensions :
34- - toc :
35- toc_depth : 1
36- - admonition
37- - pymdownx.tabbed
38- - pymdownx.superfences
39- - pymdownx.highlight :
40- linenums : true
41- linenums_style : inline
42- - pymdownx.snippets :
43- base_path : ./docs/snippets
44- check_paths : true
45- - pymdownx.extra
53+ -
54+ toc :
55+ toc_depth : 1
56+ - admonition
57+ - pymdownx.tabbed
58+ - pymdownx.superfences
59+ -
60+ pymdownx.highlight :
61+ linenums : true
62+ linenums_style : inline
63+ -
64+ pymdownx.snippets :
65+ base_path : ./docs/snippets
66+ check_paths : true
67+ - pymdownx.extra
0 commit comments