Skip to content

Latest commit

 

History

History
 
 

README.md

@libpdf/core Documentation

This is the documentation site for @libpdf/core, built with Fumadocs and Next.js.

Structure

  • content/docs/ - Documentation content in MDX format
  • app/docs/ - Documentation layout and pages
  • app/(home)/ - Landing page

Development

bun dev

Open http://localhost:3000 to view the docs.

Building

bun run build