diff options
author | Christian Poessinger <christian@poessinger.com> | 2018-12-29 12:04:47 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2018-12-29 12:04:47 +0100 |
commit | b6e17d72446ada24eff912c689818b3b2722a3a8 (patch) | |
tree | abf3baff78ea8f332f2a63e35bff2ba3d2f275e3 /docs/README.md | |
parent | 0a52aafc5eee406f0eda0f5ca43152317ed3f659 (diff) | |
parent | 7174529889c601b1e351306859000c57ec365536 (diff) | |
download | vyos-build-b6e17d72446ada24eff912c689818b3b2722a3a8.tar.gz vyos-build-b6e17d72446ada24eff912c689818b3b2722a3a8.zip |
Merge branch '1u-diy-server' into current
* 1u-diy-server:
Docs: 1U: Reorder pictures
Docs: 1U: added some pictures
Docs: 1U: move optional part to the end
Docs: Initial description about a DIY 1U router
Docs: Remove old Sphinx approach and link to new one
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 00000000..60c86100 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,6 @@ +A brief documentation about VyOS can be found at +https://github.com/vyos-documentation or rendered at https://vyos.readthedocs.org + +Another landing sport would be the old Wiki at http://wiki.vyos.net. + +Build instructions for a 1U DIY VyOS bare metal router is [here](1u-diy-atom-c3000/README.md) |