Skip to Content
DocsMDX Content

MDX Content

Purpose

This folder contains the MDX source files used by the frontend documentation and knowledge-base pages.

Structure

  • Root pages:
    • index.mdx
    • faq.mdx
    • contact.mdx
    • CHANGELOG.mdx
    • use-cases-and-short-help-videos.mdx
  • dashboard/
    • Dashboard and upload walkthrough content.
  • knowledge-base/
    • Disease-dependent and disease-independent data documentation.
  • network-visualization/
    • Left-panel, right-panel, and board usage docs.
  • _meta.ts
    • Metadata/navigation structure for the docs site.

Notes

  • These files are served through frontend/app/docs/[[...mdxPath]]/page.jsx.
  • Many MDX pages reference images under frontend/public/image/docs/.