diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 21:49:54 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-07-30 21:49:54 +0300 |
commit | 95d411e4ca390caf37a8ba1723a89d97e0bd9389 (patch) | |
tree | f732c6c8fed9e96d069f29270d95cb914cbd11a5 | |
parent | d4e8e70325b94509575e6722595fe5ed752c9013 (diff) |
Add doc-url and src-url manifest values
-rw-r--r-- | manifest | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ description-file: README changes-file: NEWS url: http://www.codesynthesis.com/projects/libstudxml/ email: studxml-users@codesynthesis.com; Mailing list +doc-url: http://codesynthesis.com/projects/libstudxml/doc/intro.xhtml +src-url: http://scm.codesynthesis.com/?p=libstudxml/libstudxml.git;a=tree build-email: builds@codesynthesis.com requires: c++11 depends: * build2 >= 0.5.0- |