Skip to content

Commit

Permalink
Deploying to gh-pages from @ ce0d8c9 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
peteGSX committed Dec 7, 2023
1 parent 2d4447d commit 52d3e05
Show file tree
Hide file tree
Showing 17 changed files with 618 additions and 17 deletions.
4 changes: 4 additions & 0 deletions _sources/bugs-requests.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Bugs and Requests
=================

To report any bugs or raise support/feature requests for the library, please use our handy GitHub issue templates provided in the `DCCEXProtocol GitHub repository <https://github.com/DCC-EX/DCCEXProtocol/issues/new/choose>`_.
12 changes: 10 additions & 2 deletions _sources/documentation.rst.txt → _sources/contribute.rst.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
.. include:: /include/include.rst
:orphan:

Documentation
Contributions
=============

The |DCC-EX| team welcomes contributions to the DCCEXProtocol library.

The best way to get involved is to reach out to the |DCC-EX| team via our `Discord server <https://discord.gg/PuPnNMp8Qf>`_.

You can also try the other methods outlined on our `Contact Us page <https://dcc-ex.com/support/contact-us.html>`_.

Documentation
-------------

This documentation is available via the `DCC-EX website <https://dcc-ex.com/DCCEXProtocol/index.html>`_.

For contributors wishing to build local copies of the documentation while updating the library, here is the very high level process of the requirements to make this work on Windows:
Expand Down
2 changes: 2 additions & 0 deletions _sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Documentation for the DCC-EX Native command library - DCCEXProtocol
usage
examples
library
bugs-requests
contribute
site-index

DCC-EX Native command protocol library
Expand Down
526 changes: 526 additions & 0 deletions bugs-requests.html

Large diffs are not rendered by default.

34 changes: 25 additions & 9 deletions documentation.html → contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta content="DCC-EX DCC DCC++ EX DCC++EX" name="keywords" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Documentation &mdash; DCCEXProtocol documentation</title>
<title>Contributions &mdash; DCCEXProtocol documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/css/dccex_theme.css?v=2e0e464c" />
Expand All @@ -15,7 +15,7 @@


<link rel="shortcut icon" href="_static/favicon.ico"/>
<link rel="canonical" href="https://dcc-ex.com/DCCEXProtocol/documentation.html" />
<link rel="canonical" href="https://dcc-ex.com/DCCEXProtocol/contribute.html" />
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->
Expand All @@ -29,7 +29,9 @@
<script src="_static/dark_mode_js/theme_switcher.js?v=358d3910"></script>
<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="search" title="Search" href="search.html" />
<link rel="next" title="Indices and tables" href="site-index.html" />
<link rel="prev" title="Bugs and Requests" href="bugs-requests.html" />
</head>

<body class="wy-body-for-nav">
Expand All @@ -52,7 +54,7 @@
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="index.html">DCC-EX Native command library</a></li>
<li class="toctree-l1"><a class="reference internal" href="overview.html">Library Design Principles</a><ul>
<li class="toctree-l2"><a class="reference internal" href="overview.html#dccexprotocol-class">DCCEXProtocol Class</a></li>
Expand Down Expand Up @@ -454,6 +456,11 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="bugs-requests.html">Bugs and Requests</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Contributions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="site-index.html">Indices and tables</a></li>
</ul>

Expand All @@ -471,18 +478,23 @@
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Documentation</li>
<li class="breadcrumb-item active">Contributions</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/DCC-EX/dccexprotocol/blob/sphinx/docs/documentation.rst" class="fa fa-github"> Edit on GitHub</a>
<a href="https://github.com/DCC-EX/dccexprotocol/blob/sphinx/docs/contribute.rst" class="fa fa-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">

<section id="documentation">
<h1>Documentation<a class="headerlink" href="#documentation" title="Link to this heading"></a></h1>
<section id="contributions">
<h1>Contributions<a class="headerlink" href="#contributions" title="Link to this heading"></a></h1>
<p>The <span class="dccex-suffix">DCC-</span><span class="dccex-prefix">EX</span> team welcomes contributions to the DCCEXProtocol library.</p>
<p>The best way to get involved is to reach out to the <span class="dccex-suffix">DCC-</span><span class="dccex-prefix">EX</span> team via our <a class="reference external" href="https://discord.gg/PuPnNMp8Qf">Discord server</a>.</p>
<p>You can also try the other methods outlined on our <a class="reference external" href="https://dcc-ex.com/support/contact-us.html">Contact Us page</a>.</p>
<section id="documentation">
<h2>Documentation<a class="headerlink" href="#documentation" title="Link to this heading"></a></h2>
<p>This documentation is available via the <a class="reference external" href="https://dcc-ex.com/DCCEXProtocol/index.html">DCC-EX website</a>.</p>
<p>For contributors wishing to build local copies of the documentation while updating the library, here is the very high level process of the requirements to make this work on Windows:</p>
<ul class="simple">
Expand All @@ -499,12 +511,16 @@ <h1>Documentation<a class="headerlink" href="#documentation" title="Link to this
<li><p>Oliver K Ernst on <a class="reference external" href="https://medium.com/practical-coding/c-documentation-with-doxygen-cmake-sphinx-breathe-for-those-of-use-who-are-totally-lost-7d555386fe13">Medium</a></p></li>
<li><p>Sy Brand in her <a class="reference external" href="https://devblogs.microsoft.com/cppblog/clear-functional-c-documentation-with-sphinx-breathe-doxygen-cmake/">Microsoft Blog</a></p></li>
</ul>
</section>
</section>


</div>
</div>
<footer>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="bugs-requests.html" class="btn btn-neutral float-left" title="Bugs and Requests" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="site-index.html" class="btn btn-neutral float-right" title="Indices and tables" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>

Expand Down
5 changes: 5 additions & 0 deletions examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,11 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="bugs-requests.html">Bugs and Requests</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">Contributions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="contribute.html#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="site-index.html">Indices and tables</a></li>
</ul>

Expand Down
5 changes: 5 additions & 0 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,11 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="bugs-requests.html">Bugs and Requests</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">Contributions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="contribute.html#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="site-index.html">Indices and tables</a></li>
</ul>

Expand Down
5 changes: 5 additions & 0 deletions include/include.html
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,11 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../bugs-requests.html">Bugs and Requests</a></li>
<li class="toctree-l1"><a class="reference internal" href="../contribute.html">Contributions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="../contribute.html#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../site-index.html">Indices and tables</a></li>
</ul>

Expand Down
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,11 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="bugs-requests.html">Bugs and Requests</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">Contributions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="contribute.html#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="site-index.html">Indices and tables</a></li>
</ul>

Expand Down
9 changes: 7 additions & 2 deletions library.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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="Indices and tables" href="site-index.html" />
<link rel="next" title="Bugs and Requests" href="bugs-requests.html" />
<link rel="prev" title="Examples" href="examples.html" />
</head>

Expand Down Expand Up @@ -455,6 +455,11 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="bugs-requests.html">Bugs and Requests</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">Contributions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="contribute.html#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="site-index.html">Indices and tables</a></li>
</ul>

Expand Down Expand Up @@ -3464,7 +3469,7 @@ <h1>Library<a class="headerlink" href="#library" title="Link to this heading">
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="examples.html" class="btn btn-neutral float-left" title="Examples" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="site-index.html" class="btn btn-neutral float-right" title="Indices and tables" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="bugs-requests.html" class="btn btn-neutral float-right" title="Bugs and Requests" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
Binary file modified objects.inv
Binary file not shown.
5 changes: 5 additions & 0 deletions overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,11 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="bugs-requests.html">Bugs and Requests</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">Contributions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="contribute.html#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="site-index.html">Indices and tables</a></li>
</ul>

Expand Down
5 changes: 5 additions & 0 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,11 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="bugs-requests.html">Bugs and Requests</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">Contributions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="contribute.html#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="site-index.html">Indices and tables</a></li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

9 changes: 7 additions & 2 deletions site-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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="prev" title="Library" href="library.html" />
<link rel="prev" title="Contributions" href="contribute.html" />
</head>

<body class="wy-body-for-nav">
Expand Down Expand Up @@ -455,6 +455,11 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="bugs-requests.html">Bugs and Requests</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">Contributions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="contribute.html#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Indices and tables</a></li>
</ul>

Expand Down Expand Up @@ -493,7 +498,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="library.html" class="btn btn-neutral float-left" title="Library" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="contribute.html" class="btn btn-neutral float-left" title="Contributions" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
</div>

<hr/>
Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version='1.0' encoding='utf-8'?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://dcc-ex.com/DCCEXProtocol/en/documentation.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/examples.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/include/include.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/index.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/library.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/overview.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/site-index.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/usage.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/genindex.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/search.html</loc></url></urlset>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://dcc-ex.com/DCCEXProtocol/en/bugs-requests.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/contribute.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/examples.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/include/include.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/index.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/library.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/overview.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/site-index.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/usage.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/genindex.html</loc></url><url><loc>https://dcc-ex.com/DCCEXProtocol/en/search.html</loc></url></urlset>
5 changes: 5 additions & 0 deletions usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,11 @@
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="bugs-requests.html">Bugs and Requests</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">Contributions</a><ul>
<li class="toctree-l2"><a class="reference internal" href="contribute.html#documentation">Documentation</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="site-index.html">Indices and tables</a></li>
</ul>

Expand Down

0 comments on commit 52d3e05

Please sign in to comment.