Add sphinx documentation, integrated into our navigation and colour scheme
[ndcode_site.git] / sphinx / index.html
1
2 <!DOCTYPE html>
3
4 <html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6     <meta charset="utf-8" />
7     <title>Welcome to Ï€yacc’s documentation &#8212; Ï€yacc  documentation</title>
8     <link rel="stylesheet" href="_static/classic.css" type="text/css" />
9     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
10     
11     <script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
12     <script src="_static/jquery.js"></script>
13     <script src="_static/underscore.js"></script>
14     <script src="_static/doctools.js"></script>
15     <script src="_static/language_data.js"></script>
16     
17     <link rel="index" title="Index" href="genindex.html" />
18     <link rel="search" title="Search" href="search.html" />
19     <link rel="next" title="The bisect_set module" href="bisect_set.html" /> 
20   </head><body>
21     <div class="related" role="navigation" aria-label="related navigation">
22       <h3>Navigation</h3>
23       <ul>
24         <li class="right" style="margin-right: 10px">
25           <a href="genindex.html" title="General Index"
26              accesskey="I">index</a></li>
27         <li class="right" >
28           <a href="py-modindex.html" title="Python Module Index"
29              >modules</a> |</li>
30         <li class="right" >
31           <a href="bisect_set.html" title="The bisect_set module"
32              accesskey="N">next</a> |</li>
33         <li class="nav-item nav-item-0"><a href="#">Ï€yacc  documentation</a> &#187;</li> 
34       </ul>
35     </div>  
36
37     <div class="document">
38       <div class="documentwrapper">
39         <div class="bodywrapper">
40           <div class="body" role="main">
41             
42   <div class="section" id="welcome-to-yacc-s-documentation">
43 <h1>Welcome to Ï€yacc’s documentation<a class="headerlink" href="#welcome-to-yacc-s-documentation" title="Permalink to this headline">¶</a></h1>
44 <div class="toctree-wrapper compound">
45 <p class="caption"><span class="caption-text">Contents:</span></p>
46 <ul>
47 <li class="toctree-l1"><a class="reference internal" href="bisect_set.html">The <code class="docutils literal notranslate"><span class="pre">bisect_set</span></code> module</a></li>
48 <li class="toctree-l1"><a class="reference internal" href="bison_lr1dfa.html">The <code class="docutils literal notranslate"><span class="pre">bison_lr1dfa</span></code> module</a></li>
49 <li class="toctree-l1"><a class="reference internal" href="cli.html">The <code class="docutils literal notranslate"><span class="pre">cli</span></code> module</a><ul>
50 <li class="toctree-l2"><a class="reference internal" href="cli.html#design-of-the-module">Design of the module</a></li>
51 </ul>
52 </li>
53 <li class="toctree-l1"><a class="reference internal" href="element.html">The <code class="docutils literal notranslate"><span class="pre">element</span></code> module</a></li>
54 <li class="toctree-l1"><a class="reference internal" href="lr1.html">The <code class="docutils literal notranslate"><span class="pre">lr1</span></code> module</a><ul>
55 <li class="toctree-l2"><a class="reference internal" href="lr1.html#design-of-the-module">Design of the module</a></li>
56 </ul>
57 </li>
58 </ul>
59 </div>
60 </div>
61 <div class="section" id="indices-and-tables">
62 <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
63 <ul class="simple">
64 <li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
65 <li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li>
66 <li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li>
67 </ul>
68 </div>
69
70
71           </div>
72         </div>
73       </div>
74       <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
75         <div class="sphinxsidebarwrapper">
76   <h3><a href="#">Table of Contents</a></h3>
77   <ul>
78 <li><a class="reference internal" href="#">Welcome to Ï€yacc’s documentation</a></li>
79 <li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
80 </ul>
81
82   <h4>Next topic</h4>
83   <p class="topless"><a href="bisect_set.html"
84                         title="next chapter">The <code class="docutils literal notranslate"><span class="pre">bisect_set</span></code> module</a></p>
85   <div role="note" aria-label="source link">
86     <h3>This Page</h3>
87     <ul class="this-page-menu">
88       <li><a href="_sources/index.rst.txt"
89             rel="nofollow">Show Source</a></li>
90     </ul>
91    </div>
92 <div id="searchbox" style="display: none" role="search">
93   <h3 id="searchlabel">Quick search</h3>
94     <div class="searchformwrapper">
95     <form class="search" action="search.html" method="get">
96       <input type="text" name="q" aria-labelledby="searchlabel" />
97       <input type="submit" value="Go" />
98     </form>
99     </div>
100 </div>
101 <script>$('#searchbox').show(0);</script>
102         </div>
103       </div>
104       <div class="clearer"></div>
105     </div>
106     <div class="related" role="navigation" aria-label="related navigation">
107       <h3>Navigation</h3>
108       <ul>
109         <li class="right" style="margin-right: 10px">
110           <a href="genindex.html" title="General Index"
111              >index</a></li>
112         <li class="right" >
113           <a href="py-modindex.html" title="Python Module Index"
114              >modules</a> |</li>
115         <li class="right" >
116           <a href="bisect_set.html" title="The bisect_set module"
117              >next</a> |</li>
118         <li class="nav-item nav-item-0"><a href="#">Ï€yacc  documentation</a> &#187;</li> 
119       </ul>
120     </div>
121     <div class="footer" role="contentinfo">
122         &#169; Copyright 2020, NDCODE project.
123       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.4.1.
124     </div>
125   </body>
126 </html>