Skip to content

Conversation

@AHGIJMKLKKZNPJKQR
Copy link
Member

@AHGIJMKLKKZNPJKQR AHGIJMKLKKZNPJKQR commented Dec 18, 2025

Description

Now the generated docs have structure:

fishjam/
    index.md
    agents/
        index.md
    integrations/
        index.md
        gemini/

etc.

Motivation and Context

having the previous structure with fishjam.md and fishjam/ on the same level caused the autogenerated sidebar to duplicate entries.

Documentation impact

  • Documentation update required
  • Documentation updated in another PR
  • No documentation update required

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)

@linear
Copy link

linear bot commented Dec 18, 2025

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR restructures the documentation file organization to align with Docusaurus conventions by converting module documentation files into index files within their own directories.

Key changes:

  • Updates the output path structure to create index.md files within module-specific directories instead of flat .md files
  • Adjusts submodule link paths in templates to work with the new directory structure

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
scripts.py Changes output path from module.md to module/index.md format
templates/docusaurus/module.html.jinja2 Updates submodule links to use the new directory-based path structure

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AHGIJMKLKKZNPJKQR AHGIJMKLKKZNPJKQR merged commit 8136187 into main Dec 18, 2025
9 of 12 checks passed
@AHGIJMKLKKZNPJKQR AHGIJMKLKKZNPJKQR deleted the fce-2517 branch December 18, 2025 15:17
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.

3 participants