All hosting is offered in your choice of 12 worldwide hosting locations. All Data Centers are are SSAE16, SOC, PCI, and HIPAA-Compliant. ISO 9001: 2008 for quality management systems and ISO/IEC 27001:2005 for information security management systems.
Your choice of 18 hosting locations worldwide. New York City, San Francisco, Toronto, London, Paris, Frankfurt, Stockholm, Amsterdam, Madrid, Warsaw, Mexico City, Sao Paulo, Santiago, Johannesburg, Seoul, Singapore, Tokyo, and Sydney.
Certified Data Centers
Cited, Inc. provides services to customers in over 80 countries worldwide. SSAE16, SOC, PCI, and HIPAA-Compliant. ISO 9001: 2008 for quality management systems and ISO/IEC 27001:2005 for information security management systems.
Your choice of 18 hosting locations worldwide. New York City, San Francisco, Toronto, London, Paris, Frankfurt, Stockholm, Amsterdam, Madrid, Warsaw, Mexico City, Sao Paulo, Santiago, Johannesburg, Seoul, Singapore, Tokyo, and Sydney.
Certified Data Centers
Cited, Inc. provides services to customers in over 80 countries worldwide. SSAE16, SOC, PCI, and HIPAA-Compliant. ISO 9001: 2008 for quality management systems and ISO/IEC 27001:2005 for information security management systems.
Your choice of 18 hosting locations worldwide. New York City, San Francisco, Toronto, London, Paris, Frankfurt, Stockholm, Amsterdam, Madrid, Warsaw, Mexico City, Sao Paulo, Santiago, Johannesburg, Seoul, Singapore, Tokyo, and Sydney.
Certified Data Centers
Cited, Inc. provides services to customers in over 80 countries worldwide. SSAE16, SOC, PCI, and HIPAA-Compliant. ISO 9001: 2008 for quality management systems and ISO/IEC 27001:2005 for information security management systems.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<htmllang="en">
<!-- Mirrored from geohelm.docs.acugis.com/en/latest/configuring.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 13 Jul 2023 23:23:26 GMT -->
<!-- Added by HTTrack --><metahttp-equiv="content-type"content="text/html;charset=utf-8"/><!-- /Added by HTTrack -->
<spanclass="s1">'analytics_id'</span><spanclass="p">:</span><spanclass="s1">'UA-XXXXXXX-1'</span><spanclass="p">,</span><spanclass="c1"># Provided by Google in your dashboard</span>
<p>Specifies if the navigation includes hidden table(s) of contents – that is,
any <aclass="reference external"href="https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-toctree"title="(in Sphinx v7.1.0)"><codeclass="docutils literal notranslate"><spanclass="pre">toctree</span></code></a> directive that is marked with the <codeclass="docutils literal notranslate"><spanclass="pre">:hidden:</span></code>
option.</p>
</dd></dl>
<dlclass="confval">
<dtid="confval-titles_only">
<codeclass="descname">titles_only</code><aclass="headerlink"href="#confval-titles_only"title="Permalink to this definition">¶</a></dt>
<p>When enabled, page subheadings are not included in the
navigation.</p>
</dd></dl>
<divclass="admonition note">
<pclass="first admonition-title">Note</p>
<pclass="last">Setting <aclass="reference internal"href="#confval-collapse_navigation"><codeclass="xref std std-confval docutils literal notranslate"><spanclass="pre">collapse_navigation</span></code></a> to <codeclass="docutils literal notranslate"><spanclass="pre">False</span></code> and using a high value
for <aclass="reference internal"href="#confval-navigation_depth"><codeclass="xref std std-confval docutils literal notranslate"><spanclass="pre">navigation_depth</span></code></a> on projects with many files and a deep file
structure can cause long compilation times and can result in HTML files that
are significantly larger in file size.</p>
</div>
</div>
<divclass="section"id="miscellaneous-options">
<h3>Miscellaneous options<aclass="headerlink"href="#miscellaneous-options"title="Permalink to this headline">¶</a></h3>
<dlclass="confval">
<dtid="confval-analytics_id">
<codeclass="descname">analytics_id</code><aclass="headerlink"href="#confval-analytics_id"title="Permalink to this definition">¶</a></dt>
<p>This will specify a <aclass="reference external"href="https://en.wikipedia.org/wiki/Canonical_link_element">canonical URL</a> meta link element to tell search
engines which URL should be ranked as the primary URL for your
documentation. This is important if you have multiple URLs that your
documentation is available through. The URL points to the root path of the
documentation and requires a trailing slash.</p>
</dd></dl>
<dlclass="confval">
<dtid="confval-display_version">
<codeclass="descname">display_version</code><aclass="headerlink"href="#confval-display_version"title="Permalink to this definition">¶</a></dt>
<p>Only display the logo image, do not display the project name at the top of
the sidebar</p>
</dd></dl>
<dlclass="confval">
<dtid="confval-prev_next_buttons_location">
<codeclass="descname">prev_next_buttons_location</code><aclass="headerlink"href="#confval-prev_next_buttons_location"title="Permalink to this definition">¶</a></dt>
<p>Location to display <spanclass="guilabel">Next</span> and <spanclass="guilabel">Previous</span> buttons. This
can be either <codeclass="docutils literal notranslate"><spanclass="pre">bottom</span></code>, <codeclass="docutils literal notranslate"><spanclass="pre">top</span></code>, <codeclass="docutils literal notranslate"><spanclass="pre">both</span></code> , or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>.</p>
</dd></dl>
<dlclass="confval">
<dtid="confval-style_external_links">
<codeclass="descname">style_external_links</code><aclass="headerlink"href="#confval-style_external_links"title="Permalink to this definition">¶</a></dt>
<trclass="field-even field"><thclass="field-name">Default:</th><tdclass="field-body"><codeclass="docutils literal notranslate"><spanclass="pre">blob</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">view</span></code></td>
</tr>
</tbody>
</table>
<p>Changes how to view files when using <codeclass="docutils literal notranslate"><spanclass="pre">display_github</span></code>, <codeclass="docutils literal notranslate"><spanclass="pre">display_gitlab</span></code>,
etc. When using GitHub or GitLab this can be: <codeclass="docutils literal notranslate"><spanclass="pre">blob</span></code> (default), <codeclass="docutils literal notranslate"><spanclass="pre">edit</span></code>,
or <codeclass="docutils literal notranslate"><spanclass="pre">raw</span></code>. On Bitbucket, this can be either: <codeclass="docutils literal notranslate"><spanclass="pre">view</span></code> (default) or
<codeclass="descname">style_nav_header_background</code><aclass="headerlink"href="#confval-style_nav_header_background"title="Permalink to this definition">¶</a></dt>
<p>Changes the background of the search area in the navigation bar. The value
can be anything valid in a CSS <cite>background</cite> property.</p>
</dd></dl>
</div>
</div>
<divclass="section"id="file-wide-metadata">
<h2>File-wide metadata<aclass="headerlink"href="#file-wide-metadata"title="Permalink to this headline">¶</a></h2>
<p>The following options can be used as <aclass="reference external"href="https://www.sphinx-doc.org/en/master/usage/restructuredtext/field-lists.html#metadata"title="(in Sphinx v7.1.0)"><spanclass="xref std std-ref">file-wide metadata</span></a>:</p>
<dlclass="confval">
<dtid="confval-github_url">
<codeclass="descname">github_url</code><aclass="headerlink"href="#confval-github_url"title="Permalink to this definition">¶</a></dt>
<dd><p>Force the <spanclass="guilabel">Edit on GitHub</span> button to use the configured URL.</p>
</dd></dl>
<dlclass="confval">
<dtid="confval-bitbucket_url">
<codeclass="descname">bitbucket_url</code><aclass="headerlink"href="#confval-bitbucket_url"title="Permalink to this definition">¶</a></dt>
<dd><p>Force the <spanclass="guilabel">Edit on Bitbucket</span> button to use the configured URL.</p>
</dd></dl>
<dlclass="confval">
<dtid="confval-gitlab_url">
<codeclass="descname">gitlab_url</code><aclass="headerlink"href="#confval-gitlab_url"title="Permalink to this definition">¶</a></dt>
<dd><p>Force the <spanclass="guilabel">Edit on GitLab</span> button to use the configured URL.</p>
</dd></dl>
</div>
<divclass="section"id="other-configuration">
<h2>Other configuration<aclass="headerlink"href="#other-configuration"title="Permalink to this headline">¶</a></h2>
<divclass="section"id="adding-a-logo">
<h3>Adding a logo<aclass="headerlink"href="#adding-a-logo"title="Permalink to this headline">¶</a></h3>
<p>Using the Sphinx standard option <aclass="reference external"href="https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_logo"title="(in Sphinx v7.1.0)"><codeclass="xref std std-confval docutils literal notranslate"><spanclass="pre">html_logo</span></code></a>,
you can set an image file to be used as a logo at the top of the sidebar. The
theme option <aclass="reference internal"href="#confval-logo_only"><codeclass="xref std std-confval docutils literal notranslate"><spanclass="pre">logo_only</span></code></a> also allows for <em>only</em> the logo to be shown
<h3>Adding custom CSS or Javascript<aclass="headerlink"href="#adding-custom-css-or-javascript"title="Permalink to this headline">¶</a></h3>
<p>Adding custom CSS or Javascript can help you alter the look and feel of this
theme without forking the theme for local use.</p>
<p>In order to add custom CSS or Javascript without disrupting the existing theme
files, you can <aclass="reference external"href="https://docs.readthedocs.io/en/latest/guides/adding-custom-css.html"title="(in Read the Docs user documentation v9.16.0)"><spanclass="xref std std-doc">add files to be included in your documentation output</span></a>.</p>
<h2>How the table of contents displays<aclass="headerlink"href="#how-the-table-of-contents-displays"title="Permalink to this headline">¶</a></h2>
<p>Currently the left menu will build based upon any <codeclass="docutils literal notranslate"><spanclass="pre">toctree</span></code> directives defined
in your source files. It outputs 4 levels of depth by default, to allow for
quick navigation through topics. If no TOC trees are defined, Sphinx’s default
behavior is to use the page headings instead.</p>
<p>It’s important to note that if you don’t follow the same styling for your reST
headings across your documents, the TOC tree will build incorrectly, and the
resulting menu might not show the correct depth when it renders.</p>
<p>Also note that by default the table of contents is set with
<codeclass="docutils literal notranslate"><spanclass="pre">includehidden=True</span></code>. This allows you to set a hidden TOC in your index file
with the <aclass="reference external"href="https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#toctree-directive"title="(in Sphinx v7.1.0)"><spanclass="xref std std-ref">:hidden:</span></a> property that will allow you
to build a TOC without it rendering in your index.</p>
<p>By default, the navigation will “stick” to the screen as you scroll. However if
your TOC is not tall enough, it will revert to static positioning. To disable the
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <ahref="https://readthedocs.org/">Read the Docs</a>.