Changes in doc/html/search.html [ada37fa:5547430] in ammosreader
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/html/search.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> … … 8 8 <title>Search — AmmosReader 0.314 documentation</title> 9 9 <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> 10 <link rel="stylesheet" type="text/css" href="_static/ alabaster.css" />10 <link rel="stylesheet" type="text/css" href="_static/css/adctheme.css" /> 11 11 12 12 <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> … … 16 16 <script src="_static/searchtools.js"></script> 17 17 <script src="_static/language_data.js"></script> 18 <meta name="generator" content="Sphinx/ADC Theme by Mirounga www.mirounga.fr"/> 18 19 <link rel="index" title="Index" href="genindex.html" /> 19 20 <link rel="search" title="Search" href="#" /> 21 <link rel="top" title="AmmosReader 0.314 documentation" href="index.html" /> 22 <link media="only screen and (max-device-width: 480px)" href="_static/css/mobile.css" type="text/css" rel="stylesheet" /> 20 23 <script src="searchindex.js" defer></script> 21 22 24 23 <link rel="stylesheet" href="_static/custom.css" type="text/css" /> 24 25 26 <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" /> 25 26 </head><body> 27 <div id="docstitle"> 28 <p>AmmosReader 0.314 documentation</p> 29 </div> 30 <div id="header"> 31 <div id="title"><h1>Search</h1></div> 32 <ul id="headerButtons"> 33 <li id="toc_button"><div class="headerButton"><a href="#">Table of Contents</a></div></li> 34 <li id="page_buttons"> 35 <div class="headerButton"><a href="genindex.html" title="General Index" accesskey="I">index</a></div> 36 <div class="headerButton"><a href="py-modindex.html" title="Python Module Index" >modules</a></div> 37 </li> 38 </ul> 39 </div> 40 41 <div id="sphinxsidebar"> 42 <div class="sphinxsidebarwrapper"> 43 <ul><li class="toctree-l1"><a href="index.html">Main Page</a></li></ul> 44 <ul> 45 <li class="toctree-l1"><a class="reference internal" href="ammosreader.html">ammosreader package</a></li> 46 </ul> 47 48 </div> 49 </div> 27 50 28 51 29 </head><body>30 31 52 32 53 <div class="document"> 33 54 <div class="documentwrapper"> 34 55 <div class="bodywrapper"> 35 36 37 <div class="body" role="main"> 56 <div class="body"> 38 57 39 58 <h1 id="search-documentation">Search</h1> … … 68 87 69 88 70 </div> 71 89 </div> 72 90 </div> 73 91 </div> 74 <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> 75 <div class="sphinxsidebarwrapper"> 76 <h1 class="logo"><a href="index.html">AmmosReader</a></h1> 77 78 79 80 81 82 83 84 85 <h3>Navigation</h3> 86 <ul> 87 <li class="toctree-l1"><a class="reference internal" href="ammosreader.html">ammosreader package</a></li> 88 </ul> 89 90 <div class="relations"> 91 <h3>Related Topics</h3> 92 <ul> 93 <li><a href="index.html">Documentation overview</a><ul> 94 </ul></li> 95 </ul> 96 </div> 97 98 99 100 101 102 103 104 105 </div> 106 </div> 92 <div class="footer"> 93 <p> 94 © Copyright 2022, KIDZg. 95 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> . 96 (Revision ) 97 </p> 98 </div> 107 99 <div class="clearer"></div> 108 100 </div> 109 <div class="footer"> 110 ©2022, Enrico Schwass. 111 112 | 113 Powered by <a href="http://sphinx-doc.org/">Sphinx 4.2.0</a> 114 & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a> 115 116 </div> 117 118 119 120 101 <div id="breadcrumbs"> 102 Search 103 </div> 104 <script type="text/javascript" charset="utf-8" src="_static/js/toc.js"></script> 121 105 </body> 122 106 </html>
Note:
See TracChangeset
for help on using the changeset viewer.