Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 972 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 972 Bytes

nem2-docs

The official nem2 documentation.

Requirements

First, make sure you have Python 2.7 or 3.4+ and pip installed.

Then, install requirements using pip:

pip install -r requirements.txt

Building NEM2 Documentation

Run the following command and open the provided url in a browser.

make livehtml

More information about Sphinx can be found on their official website.

Documentation and Getting Started

Get started and learn about nem2 in this official documentation

Contributing

This project is developed and maintained by NEM Foundation. Contributions are welcome and appreciated. You can find nem2-docs on GitHub; Feel free to start an issue or create a pull request. Check CONTRIBUTING before start.

License

Copyright (c) 2018 NEM Licensed under the Apache License 2.0