feat: update mkdocs navigation to remove file extensions for improved consistency
This commit is contained in:
+12
-12
@@ -13,17 +13,17 @@ theme:
|
|||||||
- search.suggest
|
- search.suggest
|
||||||
- content.code.copy
|
- content.code.copy
|
||||||
nav:
|
nav:
|
||||||
- Home: README.md
|
- Home: README
|
||||||
- User Guide: UserGuide.md
|
- User Guide: UserGuide
|
||||||
- API: API.md
|
- API: API
|
||||||
- Deployment: DeploymentGuide.md
|
- Deployment: DeploymentGuide
|
||||||
- Configuration:
|
- Configuration:
|
||||||
- Overview: ConfigurationMaster.md
|
- Overview: ConfigurationMaster
|
||||||
- Configuration Guide: ConfigurationGuide.md
|
- Configuration Guide: ConfigurationGuide
|
||||||
- Dropbox: DropboxSetup.md
|
- Dropbox: DropboxSetup
|
||||||
- Google Drive: GoogleDriveSetup.md
|
- Google Drive: GoogleDriveSetup
|
||||||
- OneDrive: OneDriveSetup.md
|
- OneDrive: OneDriveSetup
|
||||||
- Amazon S3: AmazonS3Setup.md
|
- Amazon S3: AmazonS3Setup
|
||||||
- Troubleshooting:
|
- Troubleshooting:
|
||||||
- General: Troubleshooting.md
|
- General: Troubleshooting
|
||||||
- Configuration: ConfigurationTroubleshooting.md
|
- Configuration: ConfigurationTroubleshooting
|
||||||
|
|||||||
Reference in New Issue
Block a user