Changes in doc/html/modules.html [ada37fa:5547430] in ammosreader
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/html/modules.html
rada37fa r5547430 1 2 <!DOCTYPE html>1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3 3 4 4 <html> … … 9 9 <title>ammosreader — AmmosReader 0.314 documentation</title> 10 10 <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> 11 <link rel="stylesheet" type="text/css" href="_static/ alabaster.css" />11 <link rel="stylesheet" type="text/css" href="_static/css/adctheme.css" /> 12 12 <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> 13 13 <script src="_static/jquery.js"></script> 14 14 <script src="_static/underscore.js"></script> 15 15 <script src="_static/doctools.js"></script> 16 <meta name="generator" content="Sphinx/ADC Theme by Mirounga www.mirounga.fr"/> 16 17 <link rel="index" title="Index" href="genindex.html" /> 17 18 <link rel="search" title="Search" href="search.html" /> 18 19 <link rel="stylesheet" href="_static/custom.css" type="text/css" /> 20 21 22 <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> 19 <link rel="top" title="AmmosReader 0.314 documentation" href="index.html" /> 20 <link media="only screen and (max-device-width: 480px)" href="_static/css/mobile.css" type="text/css" rel="stylesheet" /> 21 </head><body> 22 <div id="docstitle"> 23 <p>AmmosReader 0.314 documentation</p> 24 </div> 25 <div id="header"> 26 <div id="title"><h1>ammosreader</h1></div> 27 <ul id="headerButtons"> 28 <li id="toc_button"><div class="headerButton"><a href="#">Table of Contents</a></div></li> 29 <li id="page_buttons"> 30 <div class="headerButton"><a href="genindex.html" title="General Index" accesskey="I">index</a></div> 31 <div class="headerButton"><a href="py-modindex.html" title="Python Module Index" >modules</a></div> 32 </li> 33 </ul> 34 </div> 23 35 24 </head><body> 25 36 <div id="sphinxsidebar"> 37 <div class="sphinxsidebarwrapper"> 38 <ul><li class="toctree-l1"><a href="index.html">Main Page</a></li></ul> 39 <ul> 40 <li class="toctree-l1"><a class="reference internal" href="ammosreader.html">ammosreader package</a></li> 41 </ul> 42 43 <h3>This Page</h3> 44 <ul class="this-page-menu"> 45 <li><a href="_sources/modules.rst.txt" 46 rel="nofollow">Show Source</a></li> 47 </ul> 48 <div id="searchbox" style="display: none"> 49 <form class="search" action="search.html" method="get"> 50 <div class="search-wrapper"> 51 <input type="submit" value="" class="search-left"/> 52 <input class="prettysearch" type="text" name="q" size="18" title="Enter search terms or a module, class or function name."/> 53 <span class="search-right"> </span> 54 </div> 55 <input type="hidden" name="check_keywords" value="yes" /> 56 <input type="hidden" name="area" value="default" /> 57 </form> 58 </div> 59 <script type="text/javascript">$('#searchbox').show(0);</script> 60 </div> 61 </div> 62 63 26 64 27 65 <div class="document"> 28 66 <div class="documentwrapper"> 29 67 <div class="bodywrapper"> 30 31 32 <div class="body" role="main"> 68 <div class="body"> 33 69 34 70 <section id="ammosreader"> … … 61 97 62 98 63 </div> 64 99 </div> 65 100 </div> 66 101 </div> 67 <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> 68 <div class="sphinxsidebarwrapper"> 69 <h1 class="logo"><a href="index.html">AmmosReader</a></h1> 70 71 72 73 74 75 76 77 78 <h3>Navigation</h3> 79 <ul> 80 <li class="toctree-l1"><a class="reference internal" href="ammosreader.html">ammosreader package</a></li> 81 </ul> 82 83 <div class="relations"> 84 <h3>Related Topics</h3> 85 <ul> 86 <li><a href="index.html">Documentation overview</a><ul> 87 </ul></li> 88 </ul> 89 </div> 90 <div id="searchbox" style="display: none" role="search"> 91 <h3 id="searchlabel">Quick search</h3> 92 <div class="searchformwrapper"> 93 <form class="search" action="search.html" method="get"> 94 <input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> 95 <input type="submit" value="Go" /> 96 </form> 102 <div class="footer"> 103 <p> 104 © Copyright 2022, KIDZg. 105 Created using <a href="http://www.sphinx-doc.org/">Sphinx</a> 4.4.0 <a href="https://github.com/mga-sphinx/sphinx_adc_theme">ADC Theme</a> . 106 (Revision ) 107 </p> 97 108 </div> 98 </div>99 <script>$('#searchbox').show(0);</script>100 101 102 103 104 105 106 107 108 </div>109 </div>110 109 <div class="clearer"></div> 111 110 </div> 112 <div class="footer"> 113 ©2022, Enrico Schwass. 114 115 | 116 Powered by <a href="http://sphinx-doc.org/">Sphinx 4.2.0</a> 117 & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> 118 119 | 120 <a href="_sources/modules.rst.txt" 121 rel="nofollow">Page source</a> 122 </div> 123 124 125 126 111 <div id="breadcrumbs"> 112 ammosreader 113 </div> 114 <script type="text/javascript" charset="utf-8" src="_static/js/toc.js"></script> 127 115 </body> 128 116 </html>
Note:
See TracChangeset
for help on using the changeset viewer.