feat: documentation subsection test
This commit is contained in:
13
docs/tutorials/hosting_guide.rst
Normal file
13
docs/tutorials/hosting_guide.rst
Normal file
@ -0,0 +1,13 @@
|
||||
================
|
||||
Advanced hosting
|
||||
================
|
||||
|
||||
WIP
|
||||
|
||||
Port forwarding
|
||||
===============
|
||||
|
||||
For now, a session use 4 ports to run.
|
||||
If 5555 is given in host settings, it will use 5555, 5556 (5555+1), 5557 (5555+2), 5558 (5555+3
|
||||
|
||||
|
8
docs/tutorials/index.rst
Normal file
8
docs/tutorials/index.rst
Normal file
@ -0,0 +1,8 @@
|
||||
Tutorials
|
||||
=========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:name: toc-tutorial
|
||||
|
||||
hosting_guide
|
Reference in New Issue
Block a user