From 87028f852e5bba015961bad625d06fe813438138 Mon Sep 17 00:00:00 2001 From: Alper Ebicoglu Date: Thu, 11 Apr 2019 13:52:26 +0300 Subject: [PATCH] Update VoloDocs.md --- docs/en/Apps/VoloDocs.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/en/Apps/VoloDocs.md b/docs/en/Apps/VoloDocs.md index df5d12f7a9..824b5c7410 100644 --- a/docs/en/Apps/VoloDocs.md +++ b/docs/en/Apps/VoloDocs.md @@ -123,7 +123,7 @@ When you extract the `VoloDocs.zip` file, you will see a `Web` folder and a `Mig * **Navigation document name**: `docs-nav.json` - * **Minimum version**: *(hides the previous versions)* + * **Minimum version**: *leave empty* *(hides the previous versions)* * **Main web site URL**: `/` @@ -143,13 +143,13 @@ When you extract the `VoloDocs.zip` file, you will see a `Web` folder and a `Mig ###### Generate Token for Public Repositories - To access public repositories, check `public_repo` under the `repo` section. This will enable VoloDocs to access your public GitHub repositories. If you want to access your private GitHub repository + To access public repositories, check `public_repo` under the `repo` section. This will enable VoloDocs to access your public GitHub repositories. Click `Generate Token` button on the bottom of the page. ![Retrieve GitHub Access Token for Public Repo](../images/github-access-token-public-repo.jpg) ###### Generate Token for Private Repositories - To access public repositories, check `public_repo` under the `repo` section. This will enable VoloDocs to access your public GitHub repositories. If you want to access your private GitHub repository + To access public repositories, check all items under the `repo` section. This will enable VoloDocs to access your private GitHub repositories. Click `Generate Token` button on the bottom of the page. ![Retrieve GitHub Access Token for Private Repo](../images/github-access-token-private-repo.jpg) @@ -159,9 +159,11 @@ When you extract the `VoloDocs.zip` file, you will see a `Web` folder and a `Mig ![Your GitHub Username](../images/github-myusername.jpg) + + After you save the project, go to root website address and you will see your documentation. - * `http:///documents` + `http:///documents`