ProjectQ-Framework / ProjectQ

ProjectQ: An open source software framework for quantum computing
https://projectq.ch
Apache License 2.0
888 stars 274 forks source link

Automatically generate documentation ReST files #339

Closed Takishima closed 4 years ago

Takishima commented 5 years ago

This PR automates the generation of the documentation ReST files (projectq.backends.rst, etc.).

Closes #280