Skip to content

autoplus-gg/docs

Repository files navigation

AutoPlus Documentation

This repository contains the public documentation for AutoPlus. The documentation is written in MDX, rendered with Fumadocs, and integrated into the main website at /docs.

Local preview

Install Bun, then run:

bun install
bun run dev

Open http://localhost:5173/docs/about-autoplus.

Run all validation before opening a pull request:

bun run check
bun run build

Repository structure

  • content/docs: contributor-facing MDX pages and navigation metadata.
  • src/components: typed interactive components available to MDX.
  • src: the production docs layout, component map, schemas, and public interfaces.
  • app: a standalone preview application. The production website injects its shared Navbar and footer.
  • public: documentation media used by the preview and production integration.

See CONTRIBUTING.md for the editing workflow and MDX component reference.

Licensing

Source code is licensed under the MIT License. Documentation and first-party media are licensed under CC BY 4.0. Third-party names, marks, and interface elements remain the property of their respective owners.

About

Documentation for AutoPlus

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-DOCS

Contributing

Stars

Watchers

Forks

Contributors

Languages