mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 17:56:32 +01:00
Updated HTML docs
This commit is contained in:
parent
66d0ad0bc9
commit
7900aad365
2073 changed files with 32986 additions and 41197 deletions
|
|
@ -14,6 +14,8 @@
|
|||
<script src="_static/underscore.js"></script>
|
||||
<script src="_static/doctools.js"></script>
|
||||
<script src="_static/language_data.js"></script>
|
||||
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
|
||||
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"processClass": "tex2jax_process|mathjax_process|math|output_area"}})</script>
|
||||
<link rel="shortcut icon" href="_static/favicon.ico"/>
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
|
|
@ -46,7 +48,7 @@
|
|||
<div class="bodywrapper">
|
||||
<div class="body" role="main">
|
||||
|
||||
<section id="how-to-get-and-give-help">
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="how-to-get-and-give-help">
|
||||
<h1>How To Get And Give Help<a class="headerlink" href="#how-to-get-and-give-help" title="Permalink to this headline">¶</a></h1>
|
||||
<section id="how-to-get-help">
|
||||
<h2>How to <em>get</em> Help<a class="headerlink" href="#how-to-get-help" title="Permalink to this headline">¶</a></h2>
|
||||
|
|
@ -78,19 +80,21 @@ eventually!</p></li>
|
|||
</ul>
|
||||
<div class="admonition important">
|
||||
<p class="admonition-title">Important</p>
|
||||
<p>Just the simple act of us know you are out there using Evennia helps a lot!</p>
|
||||
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span>Just the simple act of us know you are out there using Evennia helps a lot!
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
<p>If you’d like to help develop Evennia more hands-on, here are some ways to get going:</p>
|
||||
<ul class="simple">
|
||||
<li><p>Look through this <a class="reference external" href="index.html#Evennia-documentation">online documentation</a> and see if you can help improve or expand the
|
||||
documentation (even small things like fixing typos!). <a class="reference internal" href="Contributing-Docs.html"><span class="doc">See here</span></a> on how you
|
||||
<li><p>Look through this <a class="reference internal" href="index.html#evennia-documentation"><span class="std std-doc">online documentation</span></a> and see if you can help improve or expand the
|
||||
documentation (even small things like fixing typos!). <a class="reference internal" href="Contributing-Docs.html"><span class="doc std std-doc">See here</span></a> on how you
|
||||
contribute to the docs.</p></li>
|
||||
<li><p>Send a message to our <a class="reference external" href="https://groups.google.com/group/evennia/">discussion group</a> and/or our <a class="reference external" href="https://webchat.freenode.net/?channels=evennia">IRC chat</a> asking about what
|
||||
needs doing, along with what your interests and skills are.</p></li>
|
||||
<li><p>Take a look at our <a class="reference external" href="https://github.com/evennia/evennia/issues">issue tracker</a> and see if there’s something you feel like taking on.
|
||||
<a class="reference external" href="https://github.com/evennia/evennia/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Abug%20label%3Amaster-branch">here are bugs</a> that need fixes. At any given time there may also be some
|
||||
<a class="reference external" href="https://github.com/evennia/evennia/labels/bounty">bounties</a> open.</p></li>
|
||||
<li><p>Check out the <a class="reference internal" href="Contributing.html"><span class="doc">Contributing</span></a> page on how to practically contribute with code using
|
||||
<li><p>Check out the <a class="reference internal" href="Contributing.html"><span class="doc std std-doc">Contributing</span></a> page on how to practically contribute with code using
|
||||
github.</p></li>
|
||||
</ul>
|
||||
<p>… And finally, if you want to help motivate and support development you can also drop some coins
|
||||
|
|
@ -156,7 +160,7 @@ issues by putting up a monetary <a class="reference external" href="https://www.
|
|||
<h3>Versions</h3>
|
||||
<ul>
|
||||
<li><a href="How-To-Get-And-Give-Help.html">1.0-dev (develop branch)</a></li>
|
||||
<li><a href="../0.9.5/How-To-Get-And-Give-Help.html">0.9.5 (v0.9.5 branch)</a></li>
|
||||
<li><a href="../0.95/How-To-Get-And-Give-Help.html">0.95 (v0.9.5 branch)</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue