Skip to main content

Application: manuals-publisher

Publishes manuals on GOV.UK

Example pages published by manuals-publisher

README

Publishing app for manuals. E.g. The Highway Code.

Nomenclature

  • Manual: Parent document which is made up of a number of sections
  • Section: Individual segment / page of a Manual
  • Attachment: File attachment which can be added to a section

Technical documentation

This is a Ruby on Rails app, and should follow our Rails app conventions.

You can use the GOV.UK Docker environment to run the application and its tests with all the necessary dependencies. Follow the usage instructions to get started.

Running the test suite

$ bundle exec rake

Documentation

Licence

MIT License