This repo contains the documentation from the meson project along with refman and a meson.build. There are various muon-specific changes layered on top including a few new documentation generators.
- Checkout the upstream branch of this repo.
- Checkout the desired revision to sync to in the meson repo.
cp -r path/to/meson/docs path/to/meson-docs- Update version number in the
mesonbuild/coredata.pystub. - Review and commit changes.
- Switch back to master in the meson-docs repo.
- Rebase: git rebase -i upstream. Resolve conflicts
- Force push meson-docs and push muon