1+
12<!DOCTYPE html>
23
3- < html lang =" en " data-content_root =" ../ ">
4+ < html xmlns =" http://www.w3.org/1999/xhtml " lang =" en ">
45 < head >
56 < meta charset ="utf-8 " />
6- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > Overview: module code — Magic 6.3 documentation</ title >
8- < link rel ="stylesheet " type =" text/css " href ="../_static/pygments .css?v=fa44fd50 " />
9- < link rel ="stylesheet " type =" text/css " href ="../_static/magic .css?v=a97dc138 " />
8+ < link rel ="stylesheet " href ="../_static/magic .css " type =" text/css " />
9+ < link rel ="stylesheet " href ="../_static/pygments .css " type =" text/css " />
1010
11- < script src ="../_static/documentation_options.js?v=4b074805 "> </ script >
12- < script src ="../_static/doctools.js?v=9a2dae69 "> </ script >
13- < script src ="../_static/sphinx_highlight.js?v=dc90522c "> </ script >
11+ < script type ="text/javascript " id ="documentation_options " data-url_root ="../ " src ="../_static/documentation_options.js "> </ script >
12+ < script type ="text/javascript " src ="../_static/jquery.js "> </ script >
13+ < script type ="text/javascript " src ="../_static/underscore.js "> </ script >
14+ < script type ="text/javascript " src ="../_static/doctools.js "> </ script >
15+ < script type ="text/javascript " src ="../_static/language_data.js "> </ script >
16+ < script async ="async " type ="text/javascript " src ="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML "> </ script >
1417
1518 < link rel ="search " type ="application/opensearchdescription+xml "
1619 title ="Search within Magic 6.3 documentation "
1720 href ="../_static/opensearch.xml "/>
18- < link rel ="icon " href ="../_static/favicon.ico "/>
21+ < link rel ="shortcut icon " href ="../_static/favicon.ico "/>
1922 < link rel ="index " title ="Index " href ="../genindex.html " />
2023 < link rel ="search " title ="Search " href ="../search.html " />
2124 < link href ='http://fonts.googleapis.com/css?family=Open+Sans:300,400,700 '
@@ -85,8 +88,7 @@ <h3>Navigation</h3>
8588 < li class ="right " >
8689 < a href ="../py-modindex.html " title ="Python Module Index "
8790 > modules</ a > |</ li >
88- < li class ="nav-item nav-item-0 "> < a href ="../contents.html "> Magic 6.3 documentation</ a > »</ li >
89- < li class ="nav-item nav-item-this "> < a href =""> Overview: module code</ a > </ li >
91+ < li class ="nav-item nav-item-0 "> < a href ="../contents.html "> Magic 6.3 documentation</ a > »</ li >
9092 </ ul >
9193 </ div >
9294
@@ -110,7 +112,6 @@ <h1>All modules for which code is available</h1>
110112< li > < a href ="magic/libmagic.html "> magic.libmagic</ a > </ li >
111113< li > < a href ="magic/log.html "> magic.log</ a > </ li >
112114< li > < a href ="magic/movie.html "> magic.movie</ a > </ li >
113- < li > < a href ="magic/movie3D.html "> magic.movie3D</ a > </ li >
114115< li > < a href ="magic/plotlib.html "> magic.plotlib</ a > </ li >
115116< li > < a href ="magic/potExtra.html "> magic.potExtra</ a > </ li >
116117< li > < a href ="magic/potential.html "> magic.potential</ a > </ li >
@@ -123,22 +124,21 @@ <h1>All modules for which code is available</h1>
123124< li > < a href ="magic/thHeat.html "> magic.thHeat</ a > </ li >
124125</ ul >
125126
126- < div class ="clearer "> </ div >
127127 </ div >
128128 </ div >
129129 </ div >
130130 < div class ="sphinxsidebar " role ="navigation " aria-label ="main navigation ">
131131 < div class ="sphinxsidebarwrapper ">
132- < search id ="searchbox " style ="display: none " role ="search ">
132+ < div id ="searchbox " style ="display: none " role ="search ">
133133 < h3 id ="searchlabel "> Quick search</ h3 >
134134 < div class ="searchformwrapper ">
135135 < form class ="search " action ="../search.html " method ="get ">
136- < input type ="text " name ="q " aria-labelledby ="searchlabel " autocomplete =" off " autocorrect =" off " autocapitalize =" off " spellcheck =" false " />
136+ < input type ="text " name ="q " aria-labelledby ="searchlabel " />
137137 < input type ="submit " value ="Go " />
138138 </ form >
139139 </ div >
140- </ search >
141- < script > document . getElementById ( ' searchbox') . style . display = "block" </ script >
140+ </ div >
141+ < script type =" text/javascript " > $ ( '# searchbox') . show ( 0 ) ; </ script >
142142 </ div >
143143 </ div >
144144 < div class ="clearer "> </ div >
@@ -155,13 +155,12 @@ <h3>Navigation</h3>
155155 < li class ="right " >
156156 < a href ="../py-modindex.html " title ="Python Module Index "
157157 > modules</ a > |</ li >
158- < li class ="nav-item nav-item-0 "> < a href ="../contents.html "> Magic 6.3 documentation</ a > »</ li >
159- < li class ="nav-item nav-item-this "> < a href =""> Overview: module code</ a > </ li >
158+ < li class ="nav-item nav-item-0 "> < a href ="../contents.html "> Magic 6.3 documentation</ a > »</ li >
160159 </ ul >
161160 </ div >
162161 < div class ="footer " role ="contentinfo ">
163- © Copyright 2023, Thomas Gastine, Johannes Wicht, Ankit Barik, Lùcia Duarte.
164- Created using < a href ="https ://www. sphinx-doc.org/ "> Sphinx</ a > 7 .3.7 .
162+ © Copyright 2023, Thomas Gastine, Johannes Wicht, Ankit Barik, Lùcia Duarte.
163+ Created using < a href ="http ://sphinx-doc.org/ "> Sphinx</ a > 2 .3.1 .
165164 </ div >
166165 </ body >
167166</ html >
0 commit comments