mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-14 09:04:44 +08:00
fixing doc version
This commit is contained in:
parent
edfa38861c
commit
4466e34f16
20 changed files with 83 additions and 83 deletions
BIN
docs/_build/doctrees/environment.pickle
vendored
BIN
docs/_build/doctrees/environment.pickle
vendored
Binary file not shown.
2
docs/_build/html/.buildinfo
vendored
2
docs/_build/html/.buildinfo
vendored
|
@ -1,4 +1,4 @@
|
||||||
# Sphinx build info version 1
|
# Sphinx build info version 1
|
||||||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||||
config: ef1c483d6ecb673b2f9ea9eedb1cedaa
|
config: b4f54218c96970315e0631746ba1b7fb
|
||||||
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
var DOCUMENTATION_OPTIONS = {
|
var DOCUMENTATION_OPTIONS = {
|
||||||
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
|
||||||
VERSION: '0.3.5',
|
VERSION: '0.5',
|
||||||
LANGUAGE: 'None',
|
LANGUAGE: 'None',
|
||||||
COLLAPSE_INDEX: false,
|
COLLAPSE_INDEX: false,
|
||||||
BUILDER: 'html',
|
BUILDER: 'html',
|
||||||
|
|
10
docs/_build/html/about.html
vendored
10
docs/_build/html/about.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>About — Netmaker 0.3.5 documentation</title>
|
<title>About — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/api.html
vendored
10
docs/_build/html/api.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>API Reference — Netmaker 0.3.5 documentation</title>
|
<title>API Reference — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/architecture.html
vendored
10
docs/_build/html/architecture.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Architecture — Netmaker 0.3.5 documentation</title>
|
<title>Architecture — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/client-installation.html
vendored
10
docs/_build/html/client-installation.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Client Installation — Netmaker 0.3.5 documentation</title>
|
<title>Client Installation — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/conduct.html
vendored
10
docs/_build/html/conduct.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Code of Conduct — Netmaker 0.3.5 documentation</title>
|
<title>Code of Conduct — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/contribute.html
vendored
10
docs/_build/html/contribute.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Contribute — Netmaker 0.3.5 documentation</title>
|
<title>Contribute — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/external-clients.html
vendored
10
docs/_build/html/external-clients.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>External Clients — Netmaker 0.3.5 documentation</title>
|
<title>External Clients — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/genindex.html
vendored
10
docs/_build/html/genindex.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Index — Netmaker 0.3.5 documentation</title>
|
<title>Index — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -79,7 +79,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -165,7 +165,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -177,13 +177,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/index.html
vendored
10
docs/_build/html/index.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Welcome to the Netmaker Documentation — Netmaker 0.3.5 documentation</title>
|
<title>Welcome to the Netmaker Documentation — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -80,7 +80,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="#" title="Netmaker 0.3.5 documentation"
|
<a href="#" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -166,7 +166,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="#" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="#" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -178,13 +178,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="#" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="#" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="#"
|
<a href="#"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/license.html
vendored
10
docs/_build/html/license.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>License — Netmaker 0.3.5 documentation</title>
|
<title>License — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -80,7 +80,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -166,7 +166,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -178,13 +178,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/quick-start.html
vendored
10
docs/_build/html/quick-start.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Quick Start — Netmaker 0.3.5 documentation</title>
|
<title>Quick Start — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/search.html
vendored
10
docs/_build/html/search.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Search — Netmaker 0.3.5 documentation</title>
|
<title>Search — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
|
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -171,7 +171,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -183,13 +183,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/server-installation.html
vendored
10
docs/_build/html/server-installation.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Server Installation — Netmaker 0.3.5 documentation</title>
|
<title>Server Installation — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/support.html
vendored
10
docs/_build/html/support.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Support — Netmaker 0.3.5 documentation</title>
|
<title>Support — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/troubleshoot.html
vendored
10
docs/_build/html/troubleshoot.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Troubleshooting — Netmaker 0.3.5 documentation</title>
|
<title>Troubleshooting — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
10
docs/_build/html/usage.html
vendored
10
docs/_build/html/usage.html
vendored
|
@ -46,7 +46,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<title>Using Netmaker — Netmaker 0.3.5 documentation</title>
|
<title>Using Netmaker — Netmaker 0.5 documentation</title>
|
||||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
<link rel="stylesheet" href="_static/material.css" type="text/css" />
|
||||||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
<nav class="md-header-nav md-grid">
|
<nav class="md-header-nav md-grid">
|
||||||
<div class="md-flex navheader">
|
<div class="md-flex navheader">
|
||||||
<div class="md-flex__cell md-flex__cell--shrink">
|
<div class="md-flex__cell md-flex__cell--shrink">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation"
|
<a href="index.html" title="Netmaker 0.5 documentation"
|
||||||
class="md-header-nav__button md-logo">
|
class="md-header-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<nav class="md-tabs" data-md-component="tabs">
|
<nav class="md-tabs" data-md-component="tabs">
|
||||||
<div class="md-tabs__inner md-grid">
|
<div class="md-tabs__inner md-grid">
|
||||||
<ul class="md-tabs__list">
|
<ul class="md-tabs__list">
|
||||||
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.3.5 documentation</a></li>
|
<li class="md-tabs__item"><a href="index.html" class="md-tabs__link">Netmaker 0.5 documentation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -179,13 +179,13 @@
|
||||||
<div class="md-sidebar__inner">
|
<div class="md-sidebar__inner">
|
||||||
<nav class="md-nav md-nav--primary" data-md-level="0">
|
<nav class="md-nav md-nav--primary" data-md-level="0">
|
||||||
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
<label class="md-nav__title md-nav__title--site" for="__drawer">
|
||||||
<a href="index.html" title="Netmaker 0.3.5 documentation" class="md-nav__button md-logo">
|
<a href="index.html" title="Netmaker 0.5 documentation" class="md-nav__button md-logo">
|
||||||
|
|
||||||
<i class="md-icon"></i>
|
<i class="md-icon"></i>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<a href="index.html"
|
<a href="index.html"
|
||||||
title="Netmaker 0.3.5 documentation">Netmaker Docs</a>
|
title="Netmaker 0.5 documentation">Netmaker Docs</a>
|
||||||
</label>
|
</label>
|
||||||
<div class="md-nav__source">
|
<div class="md-nav__source">
|
||||||
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
<a href="https://github.com/gravitl/netmaker/" title="Go to repository" class="md-source" data-md-source="github">
|
||||||
|
|
|
@ -22,7 +22,7 @@ copyright = '2021, Alex Feiszli'
|
||||||
author = 'Alex Feiszli'
|
author = 'Alex Feiszli'
|
||||||
|
|
||||||
# The full version, including alpha/beta/rc tags
|
# The full version, including alpha/beta/rc tags
|
||||||
release = '0.3.5'
|
release = '0.5'
|
||||||
|
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue