amppackager
amppackager copied to clipboard
Update docs more frequently
trafficstars
The release process introduced in #169 mean that all our changes to .md file aren't visible until a packager release. Either:
- Move all the docs to wiki.
- Regularly merge changes in
.mdfiles frommastertoreleases. - Keep
.mdfiles only on thereleasebranch.
I'm partial to the first. The other two seem like they might cause git consternation.
Probably some hybrid approach. Minimal amount of docs in README.md, that don't need to be updated frequently, and outlink to wiki for as much as possible.