summaryrefslogtreecommitdiff
path: root/docs/about.rst
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-11-23 18:32:28 +0100
committerChristian Poessinger <christian@poessinger.com>2019-11-23 18:32:28 +0100
commit2e2e9b887a6f160fffa4340195d00f609e44ba13 (patch)
treeaaa04a5f8863c8d7b9a0fd528cb46f25f8bd7735 /docs/about.rst
parent79f15b05c2fc2a6ebd61721b3bb97d10d93c83d2 (diff)
downloadvyos-documentation-2e2e9b887a6f160fffa4340195d00f609e44ba13.tar.gz
vyos-documentation-2e2e9b887a6f160fffa4340195d00f609e44ba13.zip
toc: build proper doc in html and pdf
Diffstat (limited to 'docs/about.rst')
-rw-r--r--docs/about.rst29
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/about.rst b/docs/about.rst
new file mode 100644
index 00000000..4af91890
--- /dev/null
+++ b/docs/about.rst
@@ -0,0 +1,29 @@
+.. _about:
+
+#####
+About
+#####
+
+VyOS is an open source network operating system based on Debian GNU/Linux.
+
+VyOS provides a free routing platform that competes directly with other
+commercially available solutions from well known network providers. Because
+VyOS is run on standard amd64, i586 and ARM systems, it is able to be used
+as a router and firewall platform for cloud deployments.
+
+We use multiple live versions of our manual hosted thankfully by
+https://readthedocs.org. We will provide one version of the manual for every
+VyOS major version starting with VyOS 1.2 which will receive Long-term support
+(LTS).
+
+The manual version is selected/specified by it's Git branch name. You can
+switch between versions of the documentation by selecting the appropriate
+branch on the bottom left corner.
+
+VyOS CLI syntax may change between major (and sometimes minor) versions. Please
+always refer to the documentation matching your current, running installation.
+If a change in the CLI is required, VyOS will ship a so called migration script
+which will take care of adjusting the synatax. No action needs to be taken by
+you.
+
+