# HG changeset patch # User Sébastien Jodogne # Date 1554387441 0 # Node ID 4ee39154c57044f90704d4881d282007a7773584 # Parent 2e4188a3f3ef7fd9a38aab45d6330d2f776fe4c7 README.md edited online with Bitbucket diff -r 2e4188a3f3ef -r 4ee39154c570 README.md --- a/README.md Thu Apr 04 12:12:21 2019 +0200 +++ b/README.md Thu Apr 04 14:17:21 2019 +0000 @@ -40,5 +40,6 @@ * Make sure to understand the [reStructuredText file format](https://en.wikipedia.org/wiki/ReStructuredText). * Fork this repository onto your BitBucket account. * Edit the content of the [`./Sphinx/source/` folder](./Sphinx/source/). + * Generate locally the Orthanc Book (cf. above), and make sure it displays properly on your computer. * Submit a [pull request](https://confluence.atlassian.com/bitbucket/create-a-pull-request-945541466.html) for review by the Orthanc project. * Once the pull request is reviewed, the continuous integration server of the Orthanc project will automatically publish the new version [online](http://book.orthanc-server.com/).