forked from Ivasoft/traefik
Documentation Revamp
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
This commit is contained in:
committed by
Traefiker Bot
parent
848e45c22c
commit
ac6b11037d
4
docs/content/includes/.markdownlint.json
Normal file
4
docs/content/includes/.markdownlint.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "../../.markdownlint.json",
|
||||
"MD041": false
|
||||
}
|
||||
1
docs/content/includes/more-on-command-line.md
Normal file
1
docs/content/includes/more-on-command-line.md
Normal file
@@ -0,0 +1 @@
|
||||
To learn more about configuration options in the command line, refer to the [configuration overview](../getting-started/configuration-overview.md)
|
||||
1
docs/content/includes/more-on-configuration-file.md
Normal file
1
docs/content/includes/more-on-configuration-file.md
Normal file
@@ -0,0 +1 @@
|
||||
To learn more about the configuration file, refer to [configuration overview](../getting-started/configuration-overview.md)
|
||||
2
docs/content/includes/more-on-entrypoints.md
Normal file
2
docs/content/includes/more-on-entrypoints.md
Normal file
@@ -0,0 +1,2 @@
|
||||
!!! info "More On Entrypoints"
|
||||
Learn more about entrypoints and their configuration options in the dedicated section.
|
||||
1
docs/content/includes/more-on-key-value-store.md
Normal file
1
docs/content/includes/more-on-key-value-store.md
Normal file
@@ -0,0 +1 @@
|
||||
To learn more about configuration in key-value stores, refer to the [configuration overview](../getting-started/configuration-overview.md)
|
||||
2
docs/content/includes/more-on-routers.md
Normal file
2
docs/content/includes/more-on-routers.md
Normal file
@@ -0,0 +1,2 @@
|
||||
!!! info "More On Routers"
|
||||
Learn more about routers and their configuration options in the [dedicated section](../routing/routers.md).
|
||||
Reference in New Issue
Block a user