mirror of
https://github.com/evennia/evennia.git
synced 2026-04-03 06:27:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
8d688edf24
commit
6141ffb100
32 changed files with 139 additions and 104 deletions
|
|
@ -17,7 +17,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="Configuring an Apache Proxy" href="Config-Apache-Proxy.html" />
|
||||
<link rel="next" title="Configuring NGINX for Evennia with SSL" href="Config-Nginx.html" />
|
||||
<link rel="prev" title="Security Hints and Practices" href="Security-Practices.html" />
|
||||
</head><body>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Config-Apache-Proxy.html" title="Configuring an Apache Proxy"
|
||||
<a href="Config-Nginx.html" title="Configuring NGINX for Evennia with SSL"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Security-Practices.html" title="Security Hints and Practices"
|
||||
|
|
@ -73,8 +73,8 @@
|
|||
<p class="topless"><a href="Security-Practices.html"
|
||||
title="previous chapter">Security Hints and Practices</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Config-Apache-Proxy.html"
|
||||
title="next chapter">Configuring an Apache Proxy</a></p>
|
||||
<p class="topless"><a href="Config-Nginx.html"
|
||||
title="next chapter">Configuring NGINX for Evennia with SSL</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -349,7 +349,7 @@ uncommented in the config file, it will now start as a background process.</p>
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Config-Apache-Proxy.html" title="Configuring an Apache Proxy"
|
||||
<a href="Config-Nginx.html" title="Configuring NGINX for Evennia with SSL"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Security-Practices.html" title="Security Hints and Practices"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue