devilbox/docs/support/howto.rst

42 lines
633 B
ReStructuredText
Raw Normal View History

2018-07-03 15:47:58 +02:00
.. _howto:
******
2018-07-03 16:06:25 +02:00
How To
2018-07-03 15:47:58 +02:00
******
2018-07-06 09:30:52 +02:00
The How to section gathers information about various topics, that might need to be done at some point throughout the installation and configuration.
2018-07-03 15:47:58 +02:00
2018-07-04 00:47:27 +02:00
.. seealso::
* :ref:`faq`
* :ref:`troubleshooting`
2018-07-03 15:47:58 +02:00
.. toctree::
:caption: Administration
:maxdepth: 1
:glob:
2018-07-08 12:42:04 +02:00
/howto/dns/*
/howto/uid-and-gid/*
2018-07-03 15:47:58 +02:00
.. toctree::
2018-07-06 09:30:52 +02:00
:caption: Devilbox
2018-07-03 15:47:58 +02:00
:maxdepth: 1
:glob:
2018-07-08 12:42:04 +02:00
/howto/devilbox/*
2018-07-13 00:35:01 +02:00
/howto/xdebug/*
2018-07-06 09:30:52 +02:00
.. toctree::
:caption: Docker Toolbox
:maxdepth: 1
:glob:
2018-07-08 12:42:04 +02:00
/howto/docker-toolbox/*
2018-07-03 15:47:58 +02:00
.. toctree::
:caption: Terminal
:maxdepth: 1
:glob:
2018-07-08 12:42:04 +02:00
/howto/terminal/*