docs: prefixes in h1 titles to disambiguate pages

This commit is contained in:
dannyrb 2019-12-07 00:23:43 -05:00
parent 9a34877be4
commit 22e3c5d953
4 changed files with 5 additions and 3 deletions

View File

@ -1 +1,3 @@
# Configuration
# Viewer: Configuration
...

View File

@ -1,4 +1,4 @@
# Internationalization
# Viewer: Internationalization
OHIF supports internationalization using [i18next](https://www.i18next.com/)
through the npm package [@ohif/i18n](https://www.npmjs.com/package/@ohif/i18n),

View File

@ -1,4 +1,4 @@
# Themeing
# Viewer: Themeing
Themeing is currently accomplished with color variables that are defined within
the [`:root`](https://css-tricks.com/almanac/selectors/r/root/) selector