Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: multisynq/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: multisynq/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 53 files changed
  • 1 contributor

Commits on Jul 25, 2025

  1. chore: Add redirects in docs.json for legacy API reference links to i…

    …mprove navigation and accessibility of documentation resources.
    
    —cursor.gemini2.5-pro-max
    tribixbite committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    30b614b View commit details
    Browse the repository at this point in the history
  2. docs: Add package-lock.json and update package.json with new dependen…

    …cies for documentation generation. Introduce tsconfig.docs.json and typedoc.json for TypeScript documentation setup. Enhance api-reference with auto-generated content and streamline Vibe Coding guide for AI integration. Implement script for generating API documentation from TypeDoc output.
    
    —cursor.claude-4-opus-max
    tribixbite committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    96ff176 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. docs: Add comprehensive API documentation generation scripts and succ…

    …ess summaries for v3 and v5. Introduce new files for success summaries, critique, and content accuracy reviews. Enhance examples section with interactive demos and update navigation structure in docs.json for improved accessibility. Streamline documentation generation process with automated scripts for JSDoc to MDX conversion.
    tribixbite committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    2dd24c3 View commit details
    Browse the repository at this point in the history
  2. docs: Update .gitignore to exclude auto-generated MDX files and enhan…

    …ce docs.json with new groups and redirects for improved API documentation navigation. Add support for React Together in documentation generation scripts.
    tribixbite committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    e1f56e6 View commit details
    Browse the repository at this point in the history
  3. docs: Enhance API documentation by adding new sections for Multisynq …

    …React and React Together, updating existing references, and improving navigation in docs.json. Introduce auto-generated content for the new API reference pages and streamline the documentation generation process.
    tribixbite committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    d43ce5d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. docs: Update .gitignore to exclude specific MDX files and enhance doc…

    …s.json with new sections for classes and tutorials. Introduce npm scripts for generating API documentation for client packages and streamline the documentation generation process.
    tribixbite committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    a1d3559 View commit details
    Browse the repository at this point in the history
  2. docs: Introduce comprehensive critique and documentation for API gene…

    …ration, addressing critical issues in the current MDX output. Add new files for multisynq-js-llm and multisynq-react-llm, enhancing guidance for building real-time applications. Implement improvements for navigation integration, modularization, and documentation structure to elevate developer experience and streamline future updates.
    tribixbite committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    45fadac View commit details
    Browse the repository at this point in the history
  3. docs: Revise API documentation structure by removing outdated MDX fil…

    …es and enhancing existing content across various components. Introduce new files for client and React Together documentation, improving navigation and accessibility. Implement a new script for generating API documentation, streamlining the process for future updates.
    tribixbite committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    89d2e45 View commit details
    Browse the repository at this point in the history
  4. docs: Refactor API documentation for client classes by updating descr…

    …iptions, enhancing clarity, and removing outdated content. Introduce consistent formatting across MDX files, ensuring improved readability and navigation for developers. Streamline method and parameter documentation to align with best practices.
    tribixbite committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    06fa221 View commit details
    Browse the repository at this point in the history
Loading