Basic Operations chapter added to the docs
This commit is contained in:
31
mkdocs.yml
31
mkdocs.yml
@@ -53,25 +53,26 @@ nav:
|
||||
- Installation: 'installation.md'
|
||||
- Run from source: 'run_from_source.md'
|
||||
- Build Package: 'build_package.md'
|
||||
- Basic Operations: 'basic_operations.md'
|
||||
- Database:
|
||||
- 'Overview': 'database/db_overview.md'
|
||||
- Overview: 'database/db_overview.md'
|
||||
- Structure:
|
||||
- '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'
|
||||
- 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'
|
||||
- 'DRAP': 'space_weather/drap.md'
|
||||
- 'Aurora': 'space_weather/aurora.md'
|
||||
- Current: 'space_weather/current.md'
|
||||
- Forecasts: 'space_weather/forecasts.md'
|
||||
- DRAP: 'space_weather/drap.md'
|
||||
- Aurora: 'space_weather/aurora.md'
|
||||
- Example:
|
||||
- ACF Analysis: 'acf_analysis.md'
|
||||
- Contribute: 'contribute.md'
|
||||
|
||||
Reference in New Issue
Block a user