Skip to content

Commit a030f85

Browse files
committed
stage
1 parent 1daf6c8 commit a030f85

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

docs/_docset.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ toc:
4646
- file: branching-strategy.md
4747
- file: add-repo.md
4848
- file: release-new-version.md
49+
- folder: building-blocks
50+
children:
51+
- file: index.md
4952
- folder: configure
5053
children:
5154
- file: index.md

docs/cli/assembler/assembler-config-init.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ By default, the configuration is placed in a special application folder as its m
1010

1111
* OSX: `~/Library/Application Support/docs-builder` [NSApplicationSupportDirectory](https://developer.apple.com/documentation/foundation/filemanager/searchpathdirectory/applicationsupportdirectory)
1212
* Linux: `~/.config/docs-builder`
13-
* Windows: `%APPDATA%\docs-builder`
13+
* {icon}`logo_windows` Windows: `%APPDATA%\docs-builder`
1414

1515
You can also use the `--local` option to save the configuration locally in the current working directory. This exposes a great way to assemble the full documentation locally in an empty directory.
1616

docs/migration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
navigation_title: Migration from Asciidoc
2+
navigation_title: Asciidoc Migration
33
---
44

55
# Migration to docs-builder

0 commit comments

Comments
 (0)