Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 711 Bytes

File metadata and controls

31 lines (22 loc) · 711 Bytes

Formbox Documentation

This repository contains the documentation for Formbox - Clinical forms with FHIR Questionnaire support.

Structure

formbox-docs/
├── docs/           # Markdown documentation files
├── assets/         # Images and other assets
├── SUMMARY.md      # Navigation structure
└── redirects.yaml  # URL redirects

Local Development

Documentation is rendered by the health-samurai.io portal. Please install prepush hooks:

bun install

Contributing

  1. Edit markdown files in docs/
  2. Update SUMMARY.md if adding new pages
  3. Submit a pull request

License

MIT