Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OptoFly Ecosystem Wiki

Documentation hub for the OptoFly project. It covers the overall workflow, setup instructions, and consolidates documentation from the individual repos that make up the project.

Live site: https://mpinb.github.io/optofly-docs/

What's in here

  • docs/overview.md, docs/workflow.md, docs/troubleshooting.md, and docs/setup/*.md are hand-written in this repo and explain how the pieces of the OptoFly ecosystem fit together.
  • docs/repos/** is pulled in automatically at build/preview time by scripts/sync_repo_docs.py from each component repo's own docs. It is never hand-edited here and is not committed (see .gitignore). If a component repo's docs are wrong or out of date, fix them in that repo — the next build picks up the fix automatically.

Related repos

Local preview

pip install mkdocs-material
mkdocs serve

Then open http://localhost:8000.

Publishing

The site builds from docs/ using MkDocs Material and deploys automatically to GitHub Pages on every push to main via .github/workflows/deploy-docs.yml.

Contributing

See CLAUDE.md for conventions on structure, writing style, and how the auto-synced docs/repos/** content works.

License

GPLv3 — see LICENSE.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages