Skip to content

Commit

Permalink
Deploying to gh-pages from @ 297d953 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jackrosenthal committed Sep 29, 2024
1 parent 9f02760 commit a1a710b
Show file tree
Hide file tree
Showing 36 changed files with 577 additions and 557 deletions.
4 changes: 0 additions & 4 deletions .buildinfo

This file was deleted.

Binary file removed .doctrees/changes.doctree
Binary file not shown.
Binary file removed .doctrees/cli.doctree
Binary file not shown.
Binary file removed .doctrees/environment.pickle
Binary file not shown.
Binary file removed .doctrees/i18n.doctree
Binary file not shown.
Binary file removed .doctrees/index.doctree
Binary file not shown.
Binary file removed .doctrees/migrating_from_genshi.doctree
Binary file not shown.
Binary file removed .doctrees/runtime.doctree
Binary file not shown.
Binary file removed .doctrees/templating-basics.doctree
Binary file not shown.
Binary file removed .doctrees/text-templates.doctree
Binary file not shown.
Binary file removed .doctrees/xml-templates.doctree
Binary file not shown.
45 changes: 23 additions & 22 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,21 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Overview: module code &#8212; Kajiki 0.9.3.dev1 documentation</title>
<title>Overview: module code &#8212; Kajiki 1.0.0.dev1 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=039e1c02" />
<script src="../_static/documentation_options.js?v=1816cb3c"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<link rel="stylesheet" type="text/css" href="../_static/basic.css?v=c058f7c8" />
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=27fed22d" />
<script src="../_static/documentation_options.js?v=c4f33018"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />

<link rel="stylesheet" href="../_static/custom.css" type="text/css" />




<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head><body>

Expand All @@ -38,11 +40,11 @@ <h1>All modules for which code is available</h1>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../index.html">
<img class="logo" src="../_static/marlin.png" alt="Logo"/>
<img class="logo" src="../_static/marlin.png" alt="Logo" />

<h1 class="logo logo-name">Kajiki</h1>

Expand All @@ -65,7 +67,16 @@ <h1 class="logo logo-name">Kajiki</h1>



<h3>Navigation</h3>

<search id="searchbox" style="display: none" role="search">
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search"/>
<input type="submit" value="Go" />
</form>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../templating-basics.html">Kajiki Templating Basics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../xml-templates.html">Kajiki XML Templates</a></li>
Expand All @@ -84,16 +95,6 @@ <h3>Related Topics</h3>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>document.getElementById('searchbox').style.display = "block"</script>



Expand All @@ -107,17 +108,17 @@ <h3 id="searchlabel">Quick search</h3>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2010-2021, Rick Copeland, Nando Florestan, Alessandro Molina, and Jack Rosenthal.
&#169;2010-2021, Rick Copeland, Nando Florestan, Alessandro Molina, and Jack Rosenthal.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.6</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.0.2</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 1.0.0</a>

</div>


<a href="https://github.com/jackrosenthal/kajiki" class="github">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
<img src="../_static/github-banner.svg" alt="Fork me on GitHub" class="github"/>
</a>


Expand Down
49 changes: 25 additions & 24 deletions _modules/kajiki/ir.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,21 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>kajiki.ir &#8212; Kajiki 0.9.3.dev1 documentation</title>
<title>kajiki.ir &#8212; Kajiki 1.0.0.dev1 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=039e1c02" />
<script src="../../_static/documentation_options.js?v=1816cb3c"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<link rel="stylesheet" type="text/css" href="../../_static/basic.css?v=c058f7c8" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=27fed22d" />
<script src="../../_static/documentation_options.js?v=c4f33018"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />

<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />




<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head><body>

Expand Down Expand Up @@ -46,7 +48,7 @@ <h1>Source code for kajiki.ir</h1><div class="highlight"><pre>
<span class="k">yield</span> <span class="n">line</span><span class="o">.</span><span class="n">indent</span><span class="p">(</span><span class="n">cur_indent</span><span class="p">)</span>


<span class="k">class</span> <span class="nc">Node</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span>
<span class="k">class</span> <span class="nc">Node</span><span class="p">:</span>
<span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
<span class="bp">self</span><span class="o">.</span><span class="n">filename</span> <span class="o">=</span> <span class="s2">&quot;&lt;string&gt;&quot;</span>
<span class="bp">self</span><span class="o">.</span><span class="n">lineno</span> <span class="o">=</span> <span class="mi">0</span>
Expand Down Expand Up @@ -487,7 +489,7 @@ <h1>Source code for kajiki.ir</h1><div class="highlight"><pre>
<span class="k">yield</span> <span class="n">last_node</span>


<span class="k">class</span> <span class="nc">PyLine</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span>
<span class="k">class</span> <span class="nc">PyLine</span><span class="p">:</span>
<span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">filename</span><span class="p">,</span> <span class="n">lineno</span><span class="p">,</span> <span class="n">text</span><span class="p">,</span> <span class="n">indent</span><span class="o">=</span><span class="mi">0</span><span class="p">):</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_filename</span> <span class="o">=</span> <span class="n">filename</span>
<span class="bp">self</span><span class="o">.</span><span class="n">_lineno</span> <span class="o">=</span> <span class="n">lineno</span>
Expand Down Expand Up @@ -516,11 +518,11 @@ <h1>Source code for kajiki.ir</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../../index.html">
<img class="logo" src="../../_static/marlin.png" alt="Logo"/>
<img class="logo" src="../../_static/marlin.png" alt="Logo" />

<h1 class="logo logo-name">Kajiki</h1>

Expand All @@ -543,7 +545,16 @@ <h1 class="logo logo-name">Kajiki</h1>



<h3>Navigation</h3>

<search id="searchbox" style="display: none" role="search">
<div class="searchformwrapper">
<form class="search" action="../../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search"/>
<input type="submit" value="Go" />
</form>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../templating-basics.html">Kajiki Templating Basics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../xml-templates.html">Kajiki XML Templates</a></li>
Expand All @@ -564,16 +575,6 @@ <h3>Related Topics</h3>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>document.getElementById('searchbox').style.display = "block"</script>



Expand All @@ -587,17 +588,17 @@ <h3 id="searchlabel">Quick search</h3>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2010-2021, Rick Copeland, Nando Florestan, Alessandro Molina, and Jack Rosenthal.
&#169;2010-2021, Rick Copeland, Nando Florestan, Alessandro Molina, and Jack Rosenthal.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.6</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.0.2</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 1.0.0</a>

</div>


<a href="https://github.com/jackrosenthal/kajiki" class="github">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
<img src="../../_static/github-banner.svg" alt="Fork me on GitHub" class="github"/>
</a>


Expand Down
51 changes: 26 additions & 25 deletions _modules/kajiki/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,21 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>kajiki.template &#8212; Kajiki 0.9.3.dev1 documentation</title>
<title>kajiki.template &#8212; Kajiki 1.0.0.dev1 documentation</title>
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=039e1c02" />
<script src="../../_static/documentation_options.js?v=1816cb3c"></script>
<script src="../../_static/doctools.js?v=888ff710"></script>
<link rel="stylesheet" type="text/css" href="../../_static/basic.css?v=c058f7c8" />
<link rel="stylesheet" type="text/css" href="../../_static/alabaster.css?v=27fed22d" />
<script src="../../_static/documentation_options.js?v=c4f33018"></script>
<script src="../../_static/doctools.js?v=9a2dae69"></script>
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />

<link rel="stylesheet" href="../../_static/custom.css" type="text/css" />




<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />

</head><body>

Expand Down Expand Up @@ -46,15 +48,15 @@ <h1>Source code for kajiki.template</h1><div class="highlight"><pre>
<span class="kn">from</span> <span class="nn">.util</span> <span class="kn">import</span> <span class="n">flattener</span><span class="p">,</span> <span class="n">literal</span>


<span class="k">class</span> <span class="nc">_obj</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span>
<span class="k">class</span> <span class="nc">_obj</span><span class="p">:</span>
<span class="k">def</span> <span class="fm">__init__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="o">**</span><span class="n">kw</span><span class="p">):</span>
<span class="k">for</span> <span class="n">k</span><span class="p">,</span> <span class="n">v</span> <span class="ow">in</span> <span class="n">kw</span><span class="o">.</span><span class="n">items</span><span class="p">():</span>
<span class="nb">setattr</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">k</span><span class="p">,</span> <span class="n">v</span><span class="p">)</span>


<div class="viewcode-block" id="_Template">
<a class="viewcode-back" href="../../runtime.html#kajiki._Template">[docs]</a>
<span class="k">class</span> <span class="nc">_Template</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span>
<span class="k">class</span> <span class="nc">_Template</span><span class="p">:</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;Base Class for all compiled Kajiki Templates.</span>

<span class="sd"> All kajiki templates created from a :class:`kajiki.ir.TemplateNode` will</span>
Expand Down Expand Up @@ -379,7 +381,7 @@ <h1>Source code for kajiki.template</h1><div class="highlight"><pre>
<span class="k">return</span> <span class="n">tpl</span>


<span class="k">class</span> <span class="nc">TplFunc</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span>
<span class="k">class</span> <span class="nc">TplFunc</span><span class="p">:</span>
<span class="w"> </span><span class="sd">&quot;&quot;&quot;A template function attached to a _Template.</span>

<span class="sd"> By default template functions (ie: __main__) depends</span>
Expand Down Expand Up @@ -519,11 +521,11 @@ <h1>Source code for kajiki.template</h1><div class="highlight"><pre>

</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebar" role="navigation" aria-label="Main">
<div class="sphinxsidebarwrapper">
<p class="logo">
<a href="../../index.html">
<img class="logo" src="../../_static/marlin.png" alt="Logo"/>
<img class="logo" src="../../_static/marlin.png" alt="Logo" />

<h1 class="logo logo-name">Kajiki</h1>

Expand All @@ -546,7 +548,16 @@ <h1 class="logo logo-name">Kajiki</h1>



<h3>Navigation</h3>

<search id="searchbox" style="display: none" role="search">
<div class="searchformwrapper">
<form class="search" action="../../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search"/>
<input type="submit" value="Go" />
</form>
</div>
</search>
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../templating-basics.html">Kajiki Templating Basics</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../xml-templates.html">Kajiki XML Templates</a></li>
Expand All @@ -567,16 +578,6 @@ <h3>Related Topics</h3>
</ul></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3 id="searchlabel">Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
<input type="submit" value="Go" />
</form>
</div>
</div>
<script>document.getElementById('searchbox').style.display = "block"</script>



Expand All @@ -590,17 +591,17 @@ <h3 id="searchlabel">Quick search</h3>
<div class="clearer"></div>
</div>
<div class="footer">
&copy;2010-2021, Rick Copeland, Nando Florestan, Alessandro Molina, and Jack Rosenthal.
&#169;2010-2021, Rick Copeland, Nando Florestan, Alessandro Molina, and Jack Rosenthal.

|
Powered by <a href="http://sphinx-doc.org/">Sphinx 7.2.6</a>
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.13</a>
Powered by <a href="https://www.sphinx-doc.org/">Sphinx 8.0.2</a>
&amp; <a href="https://alabaster.readthedocs.io">Alabaster 1.0.0</a>

</div>


<a href="https://github.com/jackrosenthal/kajiki" class="github">
<img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" class="github"/>
<img src="../../_static/github-banner.svg" alt="Fork me on GitHub" class="github"/>
</a>


Expand Down
Loading

0 comments on commit a1a710b

Please sign in to comment.