bastion-dev / Bastion

Java test library for HTTP APIs
http://bastion.rocks
GNU General Public License v3.0
13 stars 8 forks source link

#19: Automatically generate a more concise README file for the GitHub landing page #32

Closed KPull closed 7 years ago

KPull commented 7 years ago

In this merge request, I begin making changes to the build scripts and so on to create:

You can see two new Groovy scripts which will prepare the README files and a docs folder (for the user guide). The Groovy scripts will, for example, copy examples from the tests into the generated documentation, generate a table of contents in the user guide and replace the current version (in the POM file) into the documentation so that it always reflects the correct version.