Skip to content

r4vi/open-ihm

Repository files navigation

Documentation

Documentation can be found in docs/html/index.html

RST files for use with Sphinx can be generated by the make_docs.sh script. HTML documentation can be generated with either the make.bat file or by running make html from a UNIX command line.

Testing

Unit tests can be found in the src/openhea/tests directory and can be run with nose and coverage (run nosetests from the command line).

Distributing

To create a source distribution, run python setup.py sdist from the command line.

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages