File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Functions
22-------------------
3- .. automodule :: PythonDSSAnalysis/ src/ PythonDSSAnalysis/ DSSHandler
3+ .. automodule :: PythonDSSAnalysis. src. PythonDSSAnalysis. DSSHandler
Original file line number Diff line number Diff line change 99import sys
1010#1123
1111
12- sys .path .insert (0 , os .path .abspath (".." ))
12+ sys .path .insert (0 , os .path .abspath ("../.. " ))
1313
1414
1515project = 'PythonDSS'
Original file line number Diff line number Diff line change 33 You can adapt this file completely to your liking, but it should at least
44 contain the root `toctree` directive.
55
6- PythonDSS documentation
6+ PythonDSS DOcumentation
77=======================
88
99Add your content using ``reStructuredText `` syntax. See the
@@ -16,4 +16,5 @@ documentation for details.
1616 :caption: Contents:
1717
1818.. toctree ::
19- DSSHandler
19+ DSSHandler
20+ Installation
You can’t perform that action at this time.
0 commit comments