Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

docs: add documentation for theme.footerNav configuration

Summary

Added documentation for the new theme.footerNav configuration option introduced in fern-api/fern-platform#4928. This feature allows users to customize the appearance of footer navigation buttons at the bottom of documentation pages.

Changes:

  • Added new "Theme configuration" section to site-level-settings.mdx documenting the theme.footerNav option with its two styles (default and minimal)
  • Added changelog entry to 2025-11-11.mdx announcing the new feature

Review & Testing Checklist for Human

  • Verify the internal link to #theme-configuration works correctly when viewing the live documentation
  • Confirm the descriptions of default and minimal styles accurately match the actual visual behavior (I documented based on the PR code but haven't tested the feature myself)
  • Check that the "Theme configuration" section is appropriately placed in the documentation flow (currently positioned after "Layout configuration" and before "Settings configuration")

Test Plan

  1. Generate a preview of the docs and navigate to the site-level settings page
  2. Verify the new "Theme configuration" section appears and is properly formatted
  3. Click the link in the changelog entry to ensure it navigates to the correct section
  4. Optionally: Test the actual theme.footerNav feature in a docs site to verify the documentation descriptions are accurate

Notes

  • Vale linting passed for the new content (no errors or warnings in lines 576-593)
  • Followed existing documentation patterns for ParamField usage and code examples
  • Changelog entry follows the format of recent entries (e.g., 2025-01-21.mdx, 2025-02-04.mdx)

Devin session: https://app.devin.ai/sessions/f77ca3f04e6d4f22b61fae04597d009f
Requested by: Kapil Gowru ([email protected]) / @kgowru

- Add new Theme configuration section to site-level-settings.mdx
- Document theme.footerNav with default and minimal style options
- Add changelog entry for the new footer navigation style feature
- Relates to fern-api/fern-platform#4928

Co-Authored-By: Kapil Gowru <[email protected]>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Contributor

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.

1 participant