From a5908f6e083e4a8b11a21a0e11952d54b32d37b5 Mon Sep 17 00:00:00 2001 From: Melvin Keskin Date: Fri, 9 Sep 2022 14:50:57 +0200 Subject: Introduce usage of DOAP file (#438) This adds a DOAP file that replaces the non-machine readable version in xep.doc. It also adds a XEP metadata file and styling files for a human-readable version in the generated doxygen documentation. --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/pull_request_template.md') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bdff3986..ef0e49d4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,7 +2,7 @@ PR check list: - [ ] Document your code - [ ] Add `\since QXmpp 1.X`, `QXMPP_EXPORT` - [ ] Fix doxygen warnings (see log when building with `-DBUILD_DOCUMENTATION=ON`) -- [ ] Update `doc/xep.doc` +- [ ] Update `doc/doap.xml` - [ ] Add unit tests - [ ] Format the code: Run `clang-format -i src/ tests/` -- cgit v1.2.3