mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 07:27:17 +02:00
Updated HTML docs
This commit is contained in:
parent
f310a65256
commit
ecb368ddb6
1797 changed files with 10075 additions and 330676 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<link rel="shortcut icon" href="_static/favicon.ico"/>
|
||||
<link rel="index" title="Index" href="genindex.html" />
|
||||
<link rel="search" title="Search" href="search.html" />
|
||||
<link rel="next" title="Setup quickstart" href="Setup/Setup-Quickstart.html" />
|
||||
<link rel="next" title="Starting Tutorial (Part 1)" href="Howto/Starting/Part1/Starting-Part1.html" />
|
||||
<link rel="prev" title="Evennia Documentation" href="index.html" />
|
||||
</head><body>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
<a href="py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Setup/Setup-Quickstart.html" title="Setup quickstart"
|
||||
<a href="Howto/Starting/Part1/Starting-Part1.html" title="Starting Tutorial (Part 1)"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="index.html" title="Evennia Documentation"
|
||||
|
|
@ -93,11 +93,11 @@ Or why not create a new and better command system of your own design.</p>
|
|||
connect to the demo via your telnet client you can do so at <code class="docutils literal notranslate"><span class="pre">demo.evennia.com</span></code>, port <code class="docutils literal notranslate"><span class="pre">4000</span></code>.</p>
|
||||
<p>Once you installed Evennia yourself it comes with its own tutorial - this shows off some of the
|
||||
possibilities <em>and</em> gives you a small single-player quest to play. The tutorial takes only one
|
||||
single in-game command to install as explained <a class="reference internal" href="Howto/Starting/Part1/Tutorial-World-Introduction.html"><span class="doc std std-doc">here</span></a>.</p>
|
||||
single in-game command to install as explained <a class="reference internal" href="Howto/Starting/Part1/Tutorial-World.html"><span class="doc std std-doc">here</span></a>.</p>
|
||||
</section>
|
||||
<section id="what-you-need-to-know-to-work-with-evennia">
|
||||
<h2>What you need to know to work with Evennia<a class="headerlink" href="#what-you-need-to-know-to-work-with-evennia" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Assuming you have Evennia working (see the <a class="reference internal" href="Setup/Setup-Quickstart.html"><span class="doc std std-doc">quick start instructions</span></a>) and have
|
||||
<p>Assuming you have Evennia working (see the <a class="reference internal" href="Setup/Installation.html"><span class="doc std std-doc">quick start instructions</span></a>) and have
|
||||
gotten as far as to start the server and connect to it with the client of your choice, here’s what
|
||||
you need to know depending on your skills and needs.</p>
|
||||
<section id="i-dont-know-or-dont-want-to-do-any-programming-i-just-want-to-run-a-game">
|
||||
|
|
@ -215,8 +215,8 @@ your own game, you will end up with a small (very small) game that you can build
|
|||
<p class="topless"><a href="index.html"
|
||||
title="previous chapter">Evennia Documentation</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Setup/Setup-Quickstart.html"
|
||||
title="next chapter">Setup quickstart</a></p>
|
||||
<p class="topless"><a href="Howto/Starting/Part1/Starting-Part1.html"
|
||||
title="next chapter">Starting Tutorial (Part 1)</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -237,7 +237,6 @@ your own game, you will end up with a small (very small) game that you can build
|
|||
<h3>Versions</h3>
|
||||
<ul>
|
||||
<li><a href="Evennia-Introduction.html">1.0-dev (develop branch)</a></li>
|
||||
<li><a href="../0.9.5/Evennia-Introduction.html">0.9.5 (v0.9.5 branch)</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
|
@ -254,7 +253,7 @@ your own game, you will end up with a small (very small) game that you can build
|
|||
<a href="py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Setup/Setup-Quickstart.html" title="Setup quickstart"
|
||||
<a href="Howto/Starting/Part1/Starting-Part1.html" title="Starting Tutorial (Part 1)"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="index.html" title="Evennia Documentation"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue