mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-07 20:35:14 +02:00
docs: use local link in docs to reference itself & missing CPU config (#1704)
* docs: use local link in docs to reference itself * also fix missing cpu config docs
This commit is contained in:
parent
dd995c170f
commit
f8b8a21748
@ -12,7 +12,7 @@ There are a few areas where documentation changes are often needed:
|
||||
|
||||
- The [`README.md`](https://github.com/ClementTsang/bottom/blob/main/README.md)
|
||||
- The help menu inside of the application (located [here](https://github.com/ClementTsang/bottom/blob/main/src/constants.rs))
|
||||
- The [extended documentation](https://clementtsang.github.io/bottom/nightly/) (here)
|
||||
- The [extended documentation](../index.md) (what you're reading right now)
|
||||
- The [`CHANGELOG.md`](https://github.com/ClementTsang/bottom/blob/main/CHANGELOG.md)
|
||||
|
||||
## How should I add/update documentation?
|
||||
|
@ -166,11 +166,12 @@ nav:
|
||||
- "Command-line Options": configuration/command-line-options.md
|
||||
- "Config File":
|
||||
- configuration/config-file/index.md
|
||||
- "Flags": configuration/config-file/flags.md
|
||||
- "Styling": configuration/config-file/styling.md
|
||||
- "Layout": configuration/config-file/layout.md
|
||||
- "CPU Widget": configuration/config-file/cpu.md
|
||||
- "Data Filtering": configuration/config-file/data-filtering.md
|
||||
- "Processes": configuration/config-file/processes.md
|
||||
- "Flags": configuration/config-file/flags.md
|
||||
- "Layout": configuration/config-file/layout.md
|
||||
- "Processes Widget": configuration/config-file/processes.md
|
||||
- "Styling": configuration/config-file/styling.md
|
||||
- "Contribution":
|
||||
- "Issues, Pull Requests, and Discussions": contribution/issues-and-pull-requests.md
|
||||
- "Documentation": contribution/documentation.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user