diff --git a/mkdocs.yml b/mkdocs.yml index 8e003799..6aa2018a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -114,6 +114,7 @@ nav: - Navigate Remediation: "user/app_feature_remediation.md" - Frequently Asked Questions: "user/faq.md" - External Interactions: "user/external_interactions.md" + - External Interactions: "user/app_external_interactions.md" - Troubleshooting: - General: "user/troubleshooting/troubleshoot_general.md" - Credentials: "user/troubleshooting/troubleshoot_credentials.md" @@ -123,8 +124,39 @@ nav: - Upgrade: "admin/upgrade.md" - Uninstall: "admin/uninstall.md" - Compatibility Matrix: "admin/compatibility_matrix.md" + - Troubleshooting: + - "admin/troubleshooting/index.md" + - E3001: "admin/troubleshooting/E3001.md" + - E3002: "admin/troubleshooting/E3002.md" + - E3003: "admin/troubleshooting/E3003.md" + - E3004: "admin/troubleshooting/E3004.md" + - E3005: "admin/troubleshooting/E3005.md" + - E3006: "admin/troubleshooting/E3006.md" + - E3007: "admin/troubleshooting/E3007.md" + - E3008: "admin/troubleshooting/E3008.md" + - E3009: "admin/troubleshooting/E3009.md" + - E3010: "admin/troubleshooting/E3010.md" + - E3011: "admin/troubleshooting/E3011.md" + - E3012: "admin/troubleshooting/E3012.md" + - E3013: "admin/troubleshooting/E3013.md" + - E3014: "admin/troubleshooting/E3014.md" + - E3015: "admin/troubleshooting/E3015.md" + - E3016: "admin/troubleshooting/E3016.md" + - E3017: "admin/troubleshooting/E3017.md" + - E3018: "admin/troubleshooting/E3018.md" + - E3019: "admin/troubleshooting/E3019.md" + - E3020: "admin/troubleshooting/E3020.md" + - E3021: "admin/troubleshooting/E3021.md" + - E3022: "admin/troubleshooting/E3022.md" + - E3023: "admin/troubleshooting/E3023.md" + - E3024: "admin/troubleshooting/E3024.md" + - E3025: "admin/troubleshooting/E3025.md" + - E3026: "admin/troubleshooting/E3026.md" + - Migrating To v2: "admin/migrating_to_v2.md" - Release Notes: - "admin/release_notes/index.md" + - v2.0: "admin/release_notes/version_2.0.md" + - v1.6: "admin/release_notes/version_1.6.md" - v1.5: "admin/release_notes/version_1.5.md" - v1.4: "admin/release_notes/version_1.4.md" - v1.3: "admin/release_notes/version_1.3.md"