Merge lp://staging/~thomas-voss/biometryd/add-sphinx-documentation into lp://staging/biometryd
Proposed by
Thomas Voß
Status: | Merged |
---|---|
Approved by: | Ken VanDine |
Approved revision: | 38 |
Merged at revision: | 38 |
Proposed branch: | lp://staging/~thomas-voss/biometryd/add-sphinx-documentation |
Merge into: | lp://staging/biometryd |
Diff against target: |
682 lines (+597/-3) 10 files modified
doc/CMakeLists.txt (+4/-0) doc/Doxyfile (+3/-3) doc/architecture.md (+65/-0) doc/conf.py (+344/-0) doc/extending_biometryd.md (+55/-0) doc/index.rst (+10/-0) doc/interfaces.rst (+17/-0) doc/intro.md (+21/-0) doc/manual_test_plan.md.moved (+77/-0) doc/requirements.txt (+1/-0) |
To merge this branch: | bzr merge lp://staging/~thomas-voss/biometryd/add-sphinx-documentation |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Simon Fels | Approve | ||
Review via email: mp+297845@code.staging.launchpad.net |
Commit message
Add sphinx documentation.
Description of the change
Add sphinx documentation.
To post a comment you must log in.
LGTM