docs: Some fixes for Configuration page and remove Env Var reference page #1516

Open
stratself wants to merge 6 commits from stratself/continuwuity:stratself/docs-config-env-var-fixes into main

6 commits

Author SHA1 Message Date
559b1c701e fix(docs): Remove bash shell indicator
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m54s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m43s
2026-03-11 14:25:17 +00:00
d52404ead6 fix(docs): Apply some suggestions to improve docs clarity
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m59s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m30s
* fix(docs): Change all "commandline" to "command-line"
* fix(docs): Standardize "config options" as the word to use for config
  file params
2026-03-10 09:50:42 +00:00
73618fdbd3 docs: Remove the manually-generated env var reference page and its links
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m43s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m50s
Maybe configuration.mdx could be rewritten for better clarity on
converting between config param <-> env var
2026-03-09 16:53:25 +00:00
e7670a6b36 docs: Add order of config priority and rewrite --execute command info
* fix(docs): smaller wordings

May need to consider a separate section for "runtime configuration"
i.e. --execute and --maintenance modes
2026-03-09 16:53:25 +00:00
01791b6f93 docs: Rework environment variable section in Configuration docs
* docs: Move detailed explanations in Env Var ref page to Config page
* docs: Add env var example for double nested configs and array
  declaration
2026-03-09 16:53:25 +00:00
402f3cf95c docs: Add Env Var reference page to navigation bar 2026-03-09 16:53:25 +00:00