mirror of
https://github.com/evennia/evennia.git
synced 2026-03-27 10:16:32 +01:00
Updated HTML docs.
This commit is contained in:
parent
20aca9b43b
commit
986633dc56
102 changed files with 316 additions and 368 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<link rel="index" title="Index" href="../../genindex.html" />
|
||||
<link rel="search" title="Search" href="../../search.html" />
|
||||
<link rel="next" title="Part 1: What we have" href="Part1/Beginner-Tutorial-Part1-Overview.html" />
|
||||
<link rel="prev" title="Tutorials and Howto’s" href="../Howtos-Overview.html" />
|
||||
<link rel="prev" title="Tutorials and How-To’s" href="../Howtos-Overview.html" />
|
||||
</head><body>
|
||||
|
||||
|
||||
|
|
@ -37,10 +37,10 @@
|
|||
<a href="Part1/Beginner-Tutorial-Part1-Overview.html" title="Part 1: What we have"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="../Howtos-Overview.html" title="Tutorials and Howto’s"
|
||||
<a href="../Howtos-Overview.html" title="Tutorials and How-To’s"
|
||||
accesskey="P">previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="../../index.html">Evennia 2.x</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="../Howtos-Overview.html" accesskey="U">Tutorials and Howto’s</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="../Howtos-Overview.html" accesskey="U">Tutorials and How-To’s</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">Beginner Tutorial</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
|
||||
<h4>Previous topic</h4>
|
||||
<p class="topless"><a href="../Howtos-Overview.html"
|
||||
title="previous chapter">Tutorials and Howto’s</a></p>
|
||||
title="previous chapter">Tutorials and How-To’s</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Part1/Beginner-Tutorial-Part1-Overview.html"
|
||||
title="next chapter">Part 1: What we have</a></p>
|
||||
|
|
@ -125,16 +125,16 @@
|
|||
<ul class="simple">
|
||||
<li><p><strong><a class="reference internal" href="#"><span class="doc std std-doc">Introduction</span></a></strong>
|
||||
<br>Getting set up.</p></li>
|
||||
<li><p>Part 1: <a class="reference internal" href="Part1/Beginner-Tutorial-Part1-Overview.html"><span class="doc std std-doc">What we have</span></a>
|
||||
<li><p>Part 1: <a class="reference internal" href="Part1/Beginner-Tutorial-Part1-Overview.html"><span class="doc std std-doc">What We Have</span></a>
|
||||
<br>A tour of Evennia and how to use the tools, including an introduction to Python.</p></li>
|
||||
<li><p>Part 2: <a class="reference internal" href="Part2/Beginner-Tutorial-Part2-Overview.html"><span class="doc std std-doc">What we want</span></a>
|
||||
<br>Planning our tutorial game and what to think about when planning your own in the future.</p></li>
|
||||
<li><p>Part 3: <a class="reference internal" href="Part3/Beginner-Tutorial-Part3-Overview.html"><span class="doc std std-doc">How we get there</span></a>
|
||||
<br>Getting down to the meat of extending Evennia to make our game</p></li>
|
||||
<li><p>Part 4: <a class="reference internal" href="Part4/Beginner-Tutorial-Part4-Overview.html"><span class="doc std std-doc">Using what we created</span></a>
|
||||
<br>Building a tech-demo and world content to go with our code</p></li>
|
||||
<li><p>Part 5: <a class="reference internal" href="Part5/Beginner-Tutorial-Part5-Overview.html"><span class="doc std std-doc">Showing the world</span></a>
|
||||
<br>Taking our new game online and let players try it out</p></li>
|
||||
<li><p>Part 2: <a class="reference internal" href="Part2/Beginner-Tutorial-Part2-Overview.html"><span class="doc std std-doc">What We Want</span></a>
|
||||
<br>Planning our tutorial game and what to consider when planning your own.</p></li>
|
||||
<li><p>Part 3: <a class="reference internal" href="Part3/Beginner-Tutorial-Part3-Overview.html"><span class="doc std std-doc">How We Get There</span></a>
|
||||
<br>Getting down to the meat of extending Evennia to make your game.</p></li>
|
||||
<li><p>Part 4: <a class="reference internal" href="Part4/Beginner-Tutorial-Part4-Overview.html"><span class="doc std std-doc">Using What We Created</span></a>
|
||||
<br>Building a tech-demo and world content to go with our code.</p></li>
|
||||
<li><p>Part 5: <a class="reference internal" href="Part5/Beginner-Tutorial-Part5-Overview.html"><span class="doc std std-doc">Showing the World</span></a>
|
||||
<br>Taking our new game online and letting players try it out.</p></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<p>Welcome to Evennia! This multi-part Beginner Tutorial will help you get off the ground.</p>
|
||||
|
|
@ -688,7 +688,8 @@ Click here to see the full index of all parts and lessons of the Beginner-Tutori
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</details></section>
|
||||
</details>
|
||||
</section>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
|
|
@ -711,10 +712,10 @@ Click here to see the full index of all parts and lessons of the Beginner-Tutori
|
|||
<a href="Part1/Beginner-Tutorial-Part1-Overview.html" title="Part 1: What we have"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="../Howtos-Overview.html" title="Tutorials and Howto’s"
|
||||
<a href="../Howtos-Overview.html" title="Tutorials and How-To’s"
|
||||
>previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="../../index.html">Evennia 2.x</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="../Howtos-Overview.html" >Tutorials and Howto’s</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="../Howtos-Overview.html" >Tutorials and How-To’s</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">Beginner Tutorial</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue