mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
contributing: clear structure
This commit is contained in:
parent
c2c50708ba
commit
e8bd02d5f8
@ -29,11 +29,6 @@ Kernel
|
||||
an unexpected delay during manual or boot commit, this may be useful in
|
||||
identifying bottlenecks. The internal flag is ``VYOS_DEBUG``, and is found
|
||||
in vyatta-cfg_. Output is directed to ``/var/log/vyatta/cfg-stdout.log``.
|
||||
|
||||
In addition this setting creates the runtime debug files for some Live system
|
||||
components (see below). Those files are: ``/tmp/vyos-config-status``,
|
||||
``/tmp/vyos.container.debug``, ``/tmp/vyos.frr.debug``,
|
||||
``/tmp/vyos.ifconfig.debug``.
|
||||
|
||||
* ``vyos-config-debug`` - During development, coding errors can lead to a
|
||||
commit failure on boot, possibly resulting in a failed initialization of the
|
||||
@ -1,11 +0,0 @@
|
||||
############
|
||||
Contributing
|
||||
############
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
build-vyos
|
||||
development
|
||||
issues-features
|
||||
upstream-packages
|
||||
@ -2,9 +2,9 @@
|
||||
|
||||
.. _documentation:
|
||||
|
||||
#############
|
||||
Documentation
|
||||
#############
|
||||
###################
|
||||
Write Documentation
|
||||
###################
|
||||
|
||||
We encourage every VyOS user to help us improve our documentation as we have
|
||||
a deficit like most software projects. This not only helps you when reading
|
||||
|
||||
@ -39,9 +39,19 @@ VyOS User Guide
|
||||
:includehidden:
|
||||
:caption: Development
|
||||
|
||||
contributing/index
|
||||
debugging
|
||||
testing
|
||||
contributing/build-vyos
|
||||
contributing/development
|
||||
contributing/issues-features
|
||||
contributing/upstream-packages
|
||||
contributing/debugging
|
||||
contributing/testing
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:includehidden:
|
||||
:caption: Misc
|
||||
|
||||
documentation
|
||||
coverage
|
||||
copyright
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user