diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-05-08 12:11:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-08 12:11:38 +0200 |
commit | 756dbcf5ea34252438dd465316ef04af2af1b667 (patch) | |
tree | e4cfd03eeb14daf6be779d236c3cfd00e7edfc2b | |
parent | 972d4c50b3a3f7d070c3ae3a5d611e04de64b7d3 (diff) | |
parent | b6f57defc5b13e08744220717f903789767ba7d2 (diff) | |
download | vyos-documentation-756dbcf5ea34252438dd465316ef04af2af1b667.tar.gz vyos-documentation-756dbcf5ea34252438dd465316ef04af2af1b667.zip |
Merge pull request #45 from rebortg/fix/build
add build-vyos.rst to toctree
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index fb7cdc4e..46f554ab 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -41,6 +41,7 @@ as a router and firewall platform for cloud deployments. :caption: Contributing: :includehidden: + build-vyos.rst contributing/index.rst |