summaryrefslogtreecommitdiff
path: root/docs/contributing/index.rst
AgeCommit message (Collapse)Author
2021-01-24Migrate new file structure to crux (#435)Robert Göhler
* order workflows and add submodule * rename gitmodules file * delete docs/.gitignore * add vyos custom linter * correct __pycache__ in gitignore * add test-coverage.py * move draw.io folder * arrange changelog, install history and about * arrange: firewall * arrange: highavailability * arrange: loadbalancing * arrange: nat * arrange: services * sort configexamples and configuration interfaces * wireles: rename wireless * rearrange: Protocols and Policy * rearrange: Firewall and Zone Policy * rearrange: Interfaces * rearrange: Interfaces * rearrange: dynamic DNS * hostinfo: add page to index * rearrange: appendix * venv: add Pipfile * rearrange: contributing * index: remove debugging * rearrange: fix all figure and refs * rearrange: commandtree * fix: cli, openvpn, install headline level * protocols: change headline * firewall: move mss clamping * ip: separate ipv4 and ipv6 * arp: move to static page * igmp: rename multicast page * Update to year 2021
2019-11-08index: reformat table of contentsChristian Poessinger
Make TOC sections more obvious and remove single include file for contribution and development. (cherry picked from commit 7d3a19bcad6a011b407d4f143f70c6f70631ad95)
2019-11-06contribution: improve Docker build documentationChristian Poessinger
Add notes about Dockerhub and that rebuilding the container will take a long long time.
2019-07-31Fix: inconsistent title levels, duplicate label and included ↵hagbard
upstream-packages.rst to toc tree
2019-05-28Contribution: split source into smaller filesChristian Poessinger
2019-04-03fix typoRobert Göhler
2019-03-28add VyOS contribution guiderebortg