summaryrefslogtreecommitdiff
path: root/docs/contributing
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
2020-11-29build: fix example steps when building ISOChristian Poessinger
2020-07-18build-vyos: rewrite documentation for building ISOAndrew Ying
- Improve Docker build instructions - Make clear that build from source is possible - Add information about building from source - Correct references to current branch with master branch
2020-06-30Build: fixed several build errorsrebortg
2020-05-09Remove wrong note about build container for 1.3Eshenko Dmitriy
2019-12-01contributing: import documentation chapter from masterChristian Poessinger
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-27Refactor "code-block:: sh" to "code-block:: console"Christian Poessinger
This will add proper new-lines into the rendered PDF. Before if it has been a long line, not all content was preserved in the PDF.
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: build cleanupkroy
2019-11-06contribution: add Python node about 80 character limitChristian Poessinger
2019-11-06contribution: elaborate on Docker container versionsChristian Poessinger
2019-11-06contribution: improve Docker build documentationChristian Poessinger
Add notes about Dockerhub and that rebuilding the container will take a long long time.
2019-11-06contributing: document Kernel, Firmware, Accel-PPP and Intel driversChristian Poessinger
2019-11-06contribution: improve coding-guideline examplesChristian Poessinger
- Use indent 4 spaces for Python - Use indent 2 spaces on XML - Note about xmllint
2019-11-06contribution: use 80 character line breaksChristian Poessinger
2019-11-06contribution: rewrite guidelines and add commit examplesChristian Poessinger
- use 80 characters line break - rewrite GitHub guide - Updated commit message guide - explain workflows a bit better
2019-11-06contributing: issues: add 80 character line breaks and linksChristian Poessinger
2019-09-30Fix typos in pagesRamax Lo
2019-09-10[vyos-api] - interface config documentation removedhagbard
2019-08-21[interfaceconfig] - linkstate callable via propertyhagbard
2019-08-21[interfaceconfig] - macaddr, mtu and ifalias propertieshagbard
2019-08-09[interfaceconfig] - documented propertieshagbard
2019-08-09[vyos-api] - T1569: interfaceconfig class documetationhagbard
2019-07-31Fix: inconsistent title levels, duplicate label and included ↵hagbard
upstream-packages.rst to toc tree
2019-07-23Update accel-ppp build infohagbard
2019-07-24Add info on building upstream packagesDaniil Baturin
2019-07-10T1457 Migrate Bugreportrebortg
2019-06-17syntax fixKim
2019-06-17[documentation] T1442: Add documentation how people can add patches and some ↵Kim
guidelines. (#66) * add patching guidelines * fix syntax * add sugestions
2019-05-28Contribution: split source into smaller filesChristian Poessinger
2019-04-03fix typoRobert Göhler
2019-03-28add VyOS contribution guiderebortg