9 Commits

Author SHA1 Message Date
Christian Poessinger
269023845a Refactor "code-block:: console" to "code-block:: none" 2019-11-28 21:41:32 +01:00
Christian Poessinger
a71cdcec33 docs: remove all trailing whitespaces
Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-28 21:26:14 +01:00
Christian Poessinger
6aa3cbb611 Refactor "code-block:: sh" to "code-block:: console"
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-27 17:20:38 +01:00
Christian Poessinger
5fcd3ec773 Vyatta: migrate: update migration guide and fix references
- Fix referenced links to VyOS 1.0
- Fix leftover MediaWiki syntax
2019-11-12 07:49:04 +01:00
Matt
f078fcb19f
Update so3group_maintainers.key location
http://vyos.net/so3group_maintainers.key no longer exists and errors with a 404, update to wiki.vyos.net to succesfully be able to continue with doc.
2019-10-23 12:09:24 +01:00
Christian Poessinger
e28d40679e Migration: Vyatta: fix Sphinx generation warning 2019-06-28 23:51:37 +02:00
Christian Poessinger
e9c46d5772 Migration: Vyatta: adjust to 80 character line-break 2019-06-28 23:44:17 +02:00
Christian Poessinger
925ba7c6cb Migration: Use upper-case V on Vyatta 2019-06-28 23:22:54 +02:00
runborg
4c63a9d11d T145: Migrate vyos history, migrate vyatta, ipsec-gre and restructure of configuration overview (#69)
* T1457: restructure configuration overview for the beginner user

* T1457: install: restructure note about deprecated install system

* T1457: migrate vyos history from the wiki

* T1457: Migrate from vyatta: Migrated from the wiki

* T1457: VPN: Migrate gre-ipsec from the wiki
2019-06-25 20:37:47 +02:00