Docs updated and corrected a type in the space weather window
This commit is contained in:
27
mkdocs.yml
27
mkdocs.yml
@@ -54,19 +54,22 @@ nav:
|
||||
- Run from source: 'run_from_source.md'
|
||||
- Build Package: 'build_package.md'
|
||||
- Database:
|
||||
- 'Overview': 'db_overview.md'
|
||||
- 'Overview': 'database/db_overview.md'
|
||||
- Structure:
|
||||
- 'Info': 'db_info.md'
|
||||
- 'Signals': 'db_signals.md'
|
||||
- 'Frequency': 'db_frequency.md'
|
||||
- 'Bandwidth': 'db_bandwidth.md'
|
||||
- 'Modulation': 'db_modulation.md'
|
||||
- 'Mode': 'db_mode.md'
|
||||
- 'Location': 'db_location.md'
|
||||
- 'Category': 'db_category.md'
|
||||
- 'Category Label': 'db_cat_label.md'
|
||||
- 'ACF': 'db_acf.md'
|
||||
- SigID: 'sigid.md'
|
||||
- 'Info': 'database/db_info.md'
|
||||
- 'Signals': 'database/db_signals.md'
|
||||
- 'Frequency': 'database/db_frequency.md'
|
||||
- 'Bandwidth': 'database/db_bandwidth.md'
|
||||
- 'Modulation': 'database/db_modulation.md'
|
||||
- 'Mode': 'database/db_mode.md'
|
||||
- 'Location': 'database/db_location.md'
|
||||
- 'Category': 'database/db_category.md'
|
||||
- 'Category Label': 'database/db_cat_label.md'
|
||||
- 'ACF': 'database/db_acf.md'
|
||||
- SigID: 'database/sigid.md'
|
||||
- Space Weather:
|
||||
- 'Current': 'space_weather/current.md'
|
||||
- 'Forecasts': 'space_weather/forecasts.md'
|
||||
- Example:
|
||||
- ACF Analysis: 'acf_analysis.md'
|
||||
- Contribute: 'contribute.md'
|
||||
|
||||
Reference in New Issue
Block a user