File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ extra_css :
2
+ - https://assets.readthedocs.org/static/css/badge_only.css
3
+ - https://assets.readthedocs.org/static/css/readthedocs-doc-embed.css
4
+ extra_javascript :
5
+ - readthedocs-data.js
6
+ - https://assets.readthedocs.org/static/core/js/readthedocs-doc-embed.js
7
+ - https://assets.readthedocs.org/static/javascript/readthedocs-analytics.js
8
+ google_analytics : null
9
+ site_name : PythonVoiceCodingPlugin
10
+ site_author : mpourmpoulis
11
+ site_url : https://pythonvoicecodingplugin.readthedocs.io
12
+ docs_dir : doc
13
+ repo_url : https://github.com/mpourmpoulis/PythonVoiceCodingPlugin
14
+ edit_uri : tree/master/doc
15
+
16
+ theme :
17
+ name : readthedocs
18
+
19
+ nav :
20
+ - Home : README.md
21
+ - Argument queries : SelectArgument.md
22
+ - Big ROI queries : SelectBigROI.md
23
+ - SubIndexing : SubIndexing.md
24
+ - Operations : Operations.md
25
+ - Collections : CollectionQueries.md
You can’t perform that action at this time.
0 commit comments