Revert "Pygate documentation (#273)"

This reverts commit 1d4cbedb57.
This commit is contained in:
Christian Ehlers
2020-06-17 23:04:36 +02:00
parent 1d4cbedb57
commit a0d22a454c
37 changed files with 436 additions and 1412 deletions

View File

@@ -17,6 +17,7 @@
<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" . -}}
@@ -46,8 +47,8 @@
drawer2: true,
toc: 0,
branches: [
{ value: 'https://development.pycom.io', text: 'version development'},
{ value: 'https://docs.pycom.io', text: 'version stable', },
{ value: 'https://development.pycom.io', text: 'version development'},
],
branch: ""
},
@@ -92,5 +93,6 @@
</script>
{{- partial "alexia.html" . -}}
{{- partial "google_analitycs.html" . -}}
</body>
</html>