Merge lp://staging/~thisfred/u1db/cdocs into lp://staging/u1db

Proposed by Eric Casteleijn
Status: Merged
Approved by: Eric Casteleijn
Approved revision: 390
Merged at revision: 390
Proposed branch: lp://staging/~thisfred/u1db/cdocs
Merge into: lp://staging/u1db
Diff against target: 1839 lines (+1796/-0)
5 files modified
.bzrignore (+1/-0)
CMakeLists.txt (+4/-0)
html-docs/doxygen.conf (+1781/-0)
html-docs/tutorial.rst (+8/-0)
include/u1db/u1db.h (+2/-0)
To merge this branch: bzr merge lp://staging/~thisfred/u1db/cdocs
Reviewer Review Type Date Requested Status
Lucio Torre (community) Approve
Review via email: mp+120646@code.staging.launchpad.net

Commit message

Initial stab at generating C documentation with doxygen.

Description of the change

Initial stab at generating C documentation with doxygen.

Notes: you will need to install doxygen. To generate the C documentation and view it in all its g(l)ory:

cmake . && make cdocs
xdg-open html-docs/_doxygen/index.html

To post a comment you must log in.
Revision history for this message
Lucio Torre (lucio.torre) :
review: Approve
lp://staging/~thisfred/u1db/cdocs updated
390. By Eric Casteleijn

treeview

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches