mirror of
https://git.proxmox.com/git/mirror_ifupdown2
synced 2025-06-09 02:18:01 +00:00

ifupdown2 code was one level deeper because ifupdown2 initially had ifupdown2 and ifupdown2-addons as two separate packages. Since they were combined into one package, it makes sense to move all combined code under the top level directory Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
26 lines
508 B
ReStructuredText
26 lines
508 B
ReStructuredText
.. ifupdown2 documentation master file, created by
|
|
sphinx-quickstart on Sun Jul 6 23:49:20 2014.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to ifupdown2's documentation!
|
|
=====================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
intro.rst
|
|
gettingstarted.rst
|
|
userguide.rst
|
|
developmentcorner.rst
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|