Skip to content

nqrduck/NQRduckumentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NQRduckumentation

Welcome to the NQRduckumentation - the central place for all documentation regarding the NQRduck software.

This is obviously only the README file. The actual documentation is built using Sphinx.

Installation

If for some reason you want to build the documentation yourself, you can do so by following these steps:

  1. Clone the repository:

  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Build the documentation:

    make html
  4. Open the documentation found at build/html/index.html with your browser.

License

The code itself is licensed under the MIT license.

About

The documentation for the NQRduck program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published