Skip to content

Commit

Permalink
Deploying to gh-pages from @ 465e3ee 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
svamaa committed Dec 1, 2023
1 parent da1d2f8 commit 2ccdf9a
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 1,052 deletions.
Binary file modified .doctrees/contrib/print_proxy/index.doctree
Binary file not shown.
Binary file removed .doctrees/contrib/print_proxy/xml2pdf.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/index.doctree
Binary file not shown.
2 changes: 0 additions & 2 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ <h1>All modules for which code is available</h1>
<li><a href="pyramid_oereb/contrib/data_sources/standard/sources/theme_document.html">pyramid_oereb.contrib.data_sources.standard.sources.theme_document</a></li>
<li><a href="pyramid_oereb/contrib/print_proxy/mapfish_print/mapfish_print.html">pyramid_oereb.contrib.print_proxy.mapfish_print.mapfish_print</a></li>
<li><a href="pyramid_oereb/contrib/print_proxy/mapfish_print/toc_pages.html">pyramid_oereb.contrib.print_proxy.mapfish_print.toc_pages</a></li>
<li><a href="pyramid_oereb/contrib/print_proxy/xml_2_pdf/xml_2_pdf.html">pyramid_oereb.contrib.print_proxy.xml_2_pdf.xml_2_pdf</a></li>
<li><a href="pyramid_oereb/contrib/stats/decorators.html">pyramid_oereb.contrib.stats.decorators</a></li>
<li><a href="pyramid_oereb/core/readers/address.html">pyramid_oereb.core.readers.address</a></li>
<li><a href="pyramid_oereb/core/readers/availability.html">pyramid_oereb.core.readers.availability</a></li>
Expand Down Expand Up @@ -143,7 +142,6 @@ <h1>All modules for which code is available</h1>
<li><a href="pyramid_oereb/core/records/theme_document.html">pyramid_oereb.core.records.theme_document</a></li>
<li><a href="pyramid_oereb/core/records/view_service.html">pyramid_oereb.core.records.view_service</a></li>
<li><a href="pyramid_oereb/core/renderer/extract/json_.html">pyramid_oereb.core.renderer.extract.json_</a></li>
<li><a href="pyramid_oereb/core/renderer/extract/xml_.html">pyramid_oereb.core.renderer.extract.xml_</a></li>
<li><a href="pyramid_oereb/core/sources.html">pyramid_oereb.core.sources</a></li>
<ul><li><a href="pyramid_oereb/core/sources/address.html">pyramid_oereb.core.sources.address</a></li>
<li><a href="pyramid_oereb/core/sources/availability.html">pyramid_oereb.core.sources.availability</a></li>
Expand Down
252 changes: 0 additions & 252 deletions _modules/pyramid_oereb/contrib/print_proxy/xml_2_pdf/xml_2_pdf.html

This file was deleted.

201 changes: 0 additions & 201 deletions _modules/pyramid_oereb/core/renderer/extract/xml_.html

This file was deleted.

4 changes: 1 addition & 3 deletions _sources/contrib/print_proxy/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@ Part of ``pyramid_oereb`` plugable system is also the production of PDF files of
It is solved via a proxy approach. The extract is passed to a service which knows how to produce a PDF
satisfying the federal specifications.

As of now ``pyramid_oereb`` offers the following print proxies:
As of now ``pyramid_oereb`` offers the following print proxy:

* :ref:`contrib-print_proxy-mapfish-print`
* :ref:`contrib-print_proxy-xml2pdf`

.. toctree::
:hidden:

mapfish-print
xml2pdf
39 changes: 0 additions & 39 deletions _sources/contrib/print_proxy/xml2pdf.rst.txt

This file was deleted.

6 changes: 1 addition & 5 deletions _sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,7 @@ The server is able to use several specific external api endpoints to fetch data
API). These need to be configured and prepared by the integrator of this package. Please read the dedicated part
of documentation.

For the moment we provide an adapter to get the PDF static extract from mapfishprint and

=======
For the moment we provide an adapter to get the PDF static extract from mapfishprint and
`xml2pdf <https://github.com/Geocloud-AG/oereb_xml_pdf_service>`__.
For the moment we provide an adapter to get the PDF static extract from mapfishprint.

.. image:: ../images/overview.png
:align: center
Expand Down
4 changes: 1 addition & 3 deletions contrib/print_proxy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
<li class="toctree-l2"><a class="reference internal" href="../data_sources/index.html">Data Sources</a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#">Print Proxy</a><ul>
<li class="toctree-l3"><a class="reference internal" href="mapfish-print.html">Mapfish Print</a></li>
<li class="toctree-l3"><a class="reference internal" href="xml2pdf.html">XML2PDF</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../stats.html">Statistics</a></li>
Expand Down Expand Up @@ -93,10 +92,9 @@
<p>Part of <code class="docutils literal notranslate"><span class="pre">pyramid_oereb</span></code> plugable system is also the production of PDF files of the extracts.</p>
<p>It is solved via a proxy approach. The extract is passed to a service which knows how to produce a PDF
satisfying the federal specifications.</p>
<p>As of now <code class="docutils literal notranslate"><span class="pre">pyramid_oereb</span></code> offers the following print proxies:</p>
<p>As of now <code class="docutils literal notranslate"><span class="pre">pyramid_oereb</span></code> offers the following print proxy:</p>
<ul class="simple">
<li><p><a class="reference internal" href="mapfish-print.html#contrib-print-proxy-mapfish-print"><span class="std std-ref">Mapfish Print</span></a></p></li>
<li><p><a class="reference internal" href="xml2pdf.html#contrib-print-proxy-xml2pdf"><span class="std std-ref">XML2PDF</span></a></p></li>
</ul>
<div class="toctree-wrapper compound">
</div>
Expand Down
5 changes: 2 additions & 3 deletions contrib/print_proxy/mapfish-print.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<script src="../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="XML2PDF" href="xml2pdf.html" />
<link rel="next" title="Statistics" href="../stats.html" />
<link rel="prev" title="Print Proxy" href="index.html" />
</head>

Expand Down Expand Up @@ -59,7 +59,6 @@
<li class="toctree-l4"><a class="reference internal" href="#toc-pages-tocpages"><em>Toc Pages TocPages</em></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="xml2pdf.html">XML2PDF</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../stats.html">Statistics</a></li>
Expand Down Expand Up @@ -783,7 +782,7 @@ <h3>Sorting<a class="headerlink" href="#sorting" title="Link to this heading">¶
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="index.html" class="btn btn-neutral float-left" title="Print Proxy" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="xml2pdf.html" class="btn btn-neutral float-right" title="XML2PDF" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="../stats.html" class="btn btn-neutral float-right" title="Statistics" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
Loading

0 comments on commit 2ccdf9a

Please sign in to comment.