diff --git a/docs/en/Apps/VoloDocs.md b/docs/en/Apps/VoloDocs.md index 2d352d8cf8..cee3e0b315 100644 --- a/docs/en/Apps/VoloDocs.md +++ b/docs/en/Apps/VoloDocs.md @@ -121,13 +121,13 @@ When you extract the `VoloDocs.zip` file, you will see a `Web` folder and a `Mig * **Default document name**: `Index` - * **Navigation document name**: `docs-nav.json` + * **Navigation document name**: `docs-nav.json` ([see the sample navigation](https://github.com/abpframework/abp/blob/master/docs/en/docs-nav.json)) * **Minimum version**: *leave empty* *(hides the previous versions)* * **Main web site URL**: `/` - * **Latest version branch name**: + * **Latest version branch name**: leave empty () * **GitHub root URL**: `https://github.com/abpframework/abp/tree/{version}/docs/en/` @@ -135,7 +135,7 @@ When you extract the `VoloDocs.zip` file, you will see a `Web` folder and a `Mig * **GitHub user agent**: [see how to learn your GitHub username](#learn-your-github-username) - + ![Creating a new project](../images/docs-create-project.jpg) ##### Retrieving GitHub Access Token diff --git a/docs/en/images/docs-create-project.jpg b/docs/en/images/docs-create-project.jpg new file mode 100644 index 0000000000..742f5e307f Binary files /dev/null and b/docs/en/images/docs-create-project.jpg differ