From 12fce0baa5e75ffa222e4aa10b3a02154223bf02 Mon Sep 17 00:00:00 2001 From: Soam Vasani Date: Fri, 8 Sep 2017 20:36:31 -0700 Subject: [PATCH] Doc updates: base url, minor bugfixes --- Documentation/docs-site/config.toml | 2 +- Documentation/docs-site/content/_index.md | 31 ++----------------- .../docs-site/content/upgrade-from-v0.1.md | 2 +- .../docdock/layouts/partials/scripts.html | 4 +-- 4 files changed, 6 insertions(+), 33 deletions(-) diff --git a/Documentation/docs-site/config.toml b/Documentation/docs-site/config.toml index c5fdbd75..1debd488 100644 --- a/Documentation/docs-site/config.toml +++ b/Documentation/docs-site/config.toml @@ -1,3 +1,3 @@ -baseURL = "http://docs.fission.io/" +baseURL = "http://fission.io/docs/v0.2.1" languageCode = "en-us" title = "Fission: Serverless Functions for Kubernetes" diff --git a/Documentation/docs-site/content/_index.md b/Documentation/docs-site/content/_index.md index 6b557caf..e653aa17 100644 --- a/Documentation/docs-site/content/_index.md +++ b/Documentation/docs-site/content/_index.md @@ -1,33 +1,6 @@ ## Fission Documentation -### Introduction: what's Fission? -### Concepts -### Architecture - -### Deployment guide - -Fission installation guide - -Fission upgrade guide - -### User guides - -Creating your first function - -Viewing function logs - -Troubleshooting - -Creating a Slack bot - -Creating a Kubernetes Watch - -Creating - -### Reference manual - -CLI - -API \ No newline at end of file +[Installation guide](install) +[Upgrade guide](upgrade-from-v0.1) \ No newline at end of file diff --git a/Documentation/docs-site/content/upgrade-from-v0.1.md b/Documentation/docs-site/content/upgrade-from-v0.1.md index 9b34e783..725ec960 100644 --- a/Documentation/docs-site/content/upgrade-from-v0.1.md +++ b/Documentation/docs-site/content/upgrade-from-v0.1.md @@ -1,7 +1,7 @@ --- title: "Upgrading from Fission v0.1 to v0.2.x" date: 2017-09-08T16:26:29-07:00 -draft: true +draft: false --- ## TL;DR diff --git a/Documentation/docs-site/themes/docdock/layouts/partials/scripts.html b/Documentation/docs-site/themes/docdock/layouts/partials/scripts.html index a811f5d6..42a6c240 100644 --- a/Documentation/docs-site/themes/docdock/layouts/partials/scripts.html +++ b/Documentation/docs-site/themes/docdock/layouts/partials/scripts.html @@ -2,7 +2,7 @@ - + @@ -10,4 +10,4 @@ - \ No newline at end of file +