8
8
< title > Welcome to DGCG algorithm’s documentation! — DGCG algorithm 0.0.1 documentation</ title >
9
9
< link rel ="stylesheet " href ="_static/pygments.css " type ="text/css " />
10
10
< link rel ="stylesheet " href ="_static/haiku.css " type ="text/css " />
11
+ < link rel ="stylesheet " type ="text/css " href ="_static/graphviz.css " />
11
12
< script id ="documentation_options " data-url_root ="./ " src ="_static/documentation_options.js "> </ script >
12
13
< script src ="_static/jquery.js "> </ script >
13
14
< script src ="_static/underscore.js "> </ script >
14
15
< script src ="_static/doctools.js "> </ script >
15
16
< script src ="_static/language_data.js "> </ script >
16
17
< link rel ="index " title ="Index " href ="genindex.html " />
17
- < link rel ="search " title ="Search " href ="search.html " />
18
- < link rel ="next " title ="src package " href ="src.html " />
18
+ < link rel ="search " title ="Search " href ="search.html " />
19
19
</ head > < body >
20
20
< div class ="header " role ="banner "> < h1 class ="heading "> < a href ="# ">
21
21
< span > DGCG algorithm 0.0.1 documentation</ span > </ a > </ h1 >
@@ -25,8 +25,6 @@ <h2 class="heading"><span>Welcome to DGCG algorithm’s documentation!</span></h
25
25
26
26
< p >
27
27
< a class ="uplink " href ="# "> Contents</ a >
28
-   ::  
29
- < a href ="src.html "> src package</ a >   »
30
28
</ p >
31
29
32
30
</ div >
@@ -38,37 +36,12 @@ <h1>Welcome to DGCG algorithm’s documentation!<a class="headerlink" href="#wel
38
36
< div class ="toctree-wrapper compound ">
39
37
< p class ="caption "> < span class ="caption-text "> Contents:</ span > </ p >
40
38
< ul >
41
- < li class ="toctree-l1 "> < a class ="reference internal " href ="src.html "> src package</ a > < ul >
42
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#submodules "> Submodules</ a > </ li >
43
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#module-src.DGCG "> src.DGCG module</ a > </ li >
44
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#module-src.checker "> src.checker module</ a > </ li >
45
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#module-src.config "> src.config module</ a > </ li >
46
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#module-src.classes "> src.classes module</ a > </ li >
47
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#module-src.insertion_mod "> src.insertion_mod module</ a > </ li >
48
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#module-src.insertion_step "> src.insertion_step module</ a > </ li >
49
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#module-src.misc "> src.misc module</ a > </ li >
50
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#module-src.operators "> src.operators module</ a > </ li >
51
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#module-src.optimization "> src.optimization module</ a > </ li >
52
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html#module-src "> Module contents</ a > </ li >
53
- </ ul >
54
- </ li >
55
- < li class ="toctree-l1 "> < a class ="reference internal " href ="modules.html "> src</ a > < ul >
56
- < li class ="toctree-l2 "> < a class ="reference internal " href ="src.html "> src package</ a > </ li >
39
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="autoapi/index.html "> API Reference</ a > < ul >
40
+ < li class ="toctree-l2 "> < a class ="reference internal " href ="autoapi/src/index.html "> < code class ="xref py py-mod docutils literal notranslate "> < span class ="pre "> src</ span > </ code > </ a > </ li >
57
41
</ ul >
58
42
</ li >
59
43
</ ul >
60
44
</ div >
61
- < table class ="longtable docutils align-default ">
62
- < colgroup >
63
- < col style ="width: 10% " />
64
- < col style ="width: 90% " />
65
- </ colgroup >
66
- < tbody >
67
- < tr class ="row-odd "> < td > < p > < a class ="reference internal " href ="My_module_members/src.classes.html#module-src.classes " title ="src.classes "> < code class ="xref py py-obj docutils literal notranslate "> < span class ="pre "> src.classes</ span > </ code > </ a > </ p > </ td >
68
- < td > < p > Container of the used classes of the module.</ p > </ td >
69
- </ tr >
70
- </ tbody >
71
- </ table >
72
45
</ div >
73
46
< div class ="section " id ="indices-and-tables ">
74
47
< h1 > Indices and tables< a class ="headerlink " href ="#indices-and-tables " title ="Permalink to this headline "> ¶</ a > </ h1 >
@@ -85,8 +58,6 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Pe
85
58
86
59
< p >
87
60
< a class ="uplink " href ="# "> Contents</ a >
88
-   ::  
89
- < a href ="src.html "> src package</ a >   »
90
61
</ p >
91
62
92
63
</ div >
0 commit comments