-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove redundant "reference" word from titles in files and therefore navbar * Move config file references to their own folder, config-files. * Reference config-files folder in the navbar. * Use absolute path references to config files
- Loading branch information
1 parent
3d1340c
commit 5ac109a
Showing
5 changed files
with
26 additions
and
8 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...p/reference/bootstrap-config-reference.md → ...eference/config-files/bootstrap-config.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Configuration files | ||
|
||
```{toctree} | ||
:hidden: | ||
Configuration Files <self> | ||
``` | ||
|
||
{{product}} uses several configuration files to control its behavior and | ||
settings. Links below provides detailed information about each configuration | ||
file. | ||
|
||
```{toctree} | ||
:glob: | ||
:titlesonly: | ||
Install from a snap <snap.md> | ||
bootstrap-config | ||
control-plane-join-config | ||
worker-join-config | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters