Skip to content

mizzioisf/openhospital-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Hospital - Documentation

This project contains the administrator and user documentation of the Open Hospital project in AsciiDoc format.

How to build

To build the documentation you will need Ruby 2.3+, asciidoctor and asciidoctor-pdf, which you can install through gem with gem install asciidoctor-pdf --pre.

To create PDF documentation issue the command:

asciidoctor-pdf fileName.adoc -a allow-uri-read [-o path/to/fileName.pdf]

To create HTML documentation issue the command

asciidoctor fileName.adoc

How to contribute

You can find the contribution guidelines in the Open Hospital wiki.
A list of open issues is available on Jira.

Community

You can reach out to the community of contributors by joining our Slack workspace or by subscribing to our mailing list.

About

Open Hospital documentation

Resources

Stars

Watchers

Forks

Packages

No packages published