Pygate documentation (#273)

This commit is contained in:
Christian Ehlers
2020-06-17 21:50:19 +02:00
committed by GitHub
parent 95dd07fb8b
commit 1d4cbedb57
37 changed files with 1404 additions and 428 deletions

View File

@@ -17,7 +17,6 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
</head>
<body>
</script>
<v-app id="app" class="" v-cloak style="background-color: white;">
{{ partial "menu.html" . }}
{{- partial "toolbar.html" . -}}
@@ -47,8 +46,8 @@
drawer2: true,
toc: 0,
branches: [
{ value: 'https://docs.pycom.io', text: 'version stable', },
{ value: 'https://development.pycom.io', text: 'version development'},
{ value: 'https://docs.pycom.io', text: 'version stable', },
],
branch: ""
},
@@ -93,6 +92,5 @@
</script>
{{- partial "alexia.html" . -}}
{{- partial "google_analitycs.html" . -}}
</body>
</html>