Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
janosmiko committed Oct 7, 2021
1 parent c1b0adb commit 4aca31f
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Configuration
## Advanced Configuration

``` toctree::
:maxdepth: 2
Expand Down
18 changes: 16 additions & 2 deletions docs/environments.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,25 @@
## Environments

``` toctree::
:maxdepth: 2
:maxdepth: 1
:caption: Table of Contents
:glob:
environments/types
```

``` toctree::
:maxdepth: 2
:caption: Initialization
:glob:
environments/initializing*
environments/*
```

``` toctree::
:maxdepth: 2
:caption: Customization
:glob:
environments/customizing
```
8 changes: 4 additions & 4 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Buf if you prefer, you can use package managers as well. See in the [Installing

### Prerequisites

* Docker
* docker-compose
* mutagen for syncing (Windows and macOS only)
* YogaDNS for local DNS resolution (Windows only)
* [Docker](installation.html#common-requirements)
* [docker-compose](installation.html#common-requirements)
* [mutagen for syncing (Windows and macOS only)](installation.html#additional-requirements-macos-only)
* [YogaDNS for local DNS resolution (Windows only)](installation.html#additional-requirements-windows-only)

#### Details
##### Common requirements
Expand Down

0 comments on commit 4aca31f

Please sign in to comment.