Skip to content

Conversation

buger
Copy link
Member

@buger buger commented Jul 14, 2025

User description

add navigation global (#624)

  • add navigation global

  • add images


Co-authored-by: itachi sasuke 8012032+Keithwachira@users.noreply.github.com


PR Type

Enhancement, Documentation


Description

  • Added global navigation anchors for support and community

  • Introduced Redis version compatibility snippet

  • Improved navigation/footer structure in docs config

  • Fixed and clarified documentation typos and links


Changes diagram

flowchart LR
  A["Add global anchors to navigation"] -- "docs.json" --> B["docs navigation config"]
  B -- "footer/socials/links refactored" --> C["footer structure improved"]
  B -- "Redis version snippet added" --> D["snippets/RedisVersions.mdx"]
  E["Documentation typo/link fixes"] --> F["Various .mdx files"]
Loading

Changes walkthrough 📝

Relevant files
Enhancement
1 files
docs.json
Add global navigation anchors and refactor navigation/footer
+14/-8   
Documentation
6 files
RedisVersions.mdx
Add Redis version compatibility snippet                                   
+4/-0     
api-to-mcp.mdx
Update diagrams, links, and minor text fixes                         
+11/-8   
gateway-config-managing-oas.mdx
Fix repeated typo and clarify update instructions               
+4/-4     
multiple-auth.mdx
Correct explanation of security scheme handling                   
+1/-1     
overview.mdx
Fix release notes path for Tyk Sync                                           
+1/-1     
plan-your-api-integration.mdx
Fix developer portal documentation link                                   
+1/-1     
Formatting
1 files
tyk-self-managed.mdx
Remove trailing blank line                                                             
+0/-1     

Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • * add navigation global
    
    * add images
    
    ---------
    
    Co-authored-by: itachi sasuke <8012032+Keithwachira@users.noreply.github.com>
    (cherry picked from commit b0490bc)
    @buger buger enabled auto-merge (squash) July 14, 2025 04:05
    @github-actions github-actions bot mentioned this pull request Jul 14, 2025
    @buger buger merged commit 534febc into release-5.8 Jul 14, 2025
    4 checks passed
    @buger buger deleted the merge/release-5.8/b0490bcbdae5fdb8a026955ea96eab4915c49687 branch July 14, 2025 04:05
    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link

    PR Analysis: Add Navigation Global (#624)

    This PR adds a global navigation section to the Mintlify documentation configuration, enhancing the site's navigation capabilities.

    Changes Made:

    1. Added Global Navigation Configuration: The PR introduces a navigation.global section to the docs.json file, which creates persistent navigation elements that appear across all pages of the documentation site.

    2. Navigation Anchors: Two navigation anchors have been configured:

    3. Uses Existing Images: The navigation elements utilize existing image assets that were already in the repository.

    Impact:

    This change enhances the documentation site's usability by providing consistent global navigation options for users to access important support and community resources from anywhere in the documentation. The implementation follows Mintlify's configuration standards for global navigation elements.

    The PR is being merged into the release-5.8 branch, which according to the branches-config.json is marked as the latest version of the documentation.

    No backward compatibility issues are expected as this is an additive change to the documentation configuration.


    Tip: Mention me again using /probe <request>.
    Powered by Probe AI

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants