diff options
| author | Melvin Keskin <melvo@olomono.de> | 2022-09-09 14:50:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-09 14:50:57 +0200 |
| commit | a5908f6e083e4a8b11a21a0e11952d54b32d37b5 (patch) | |
| tree | a63858360e390ba726f1bca17723a17146cbe45b /doc/doap-rendering/README.md | |
| parent | 860640c30f9a756c566972ab3e28e26ce56b86a5 (diff) | |
| download | qxmpp-a5908f6e083e4a8b11a21a0e11952d54b32d37b5.tar.gz | |
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.
Diffstat (limited to 'doc/doap-rendering/README.md')
| -rw-r--r-- | doc/doap-rendering/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/doap-rendering/README.md b/doc/doap-rendering/README.md new file mode 100644 index 00000000..7f09af51 --- /dev/null +++ b/doc/doap-rendering/README.md @@ -0,0 +1,11 @@ +<!-- +SPDX-FileCopyrightText: 2022 Melvin Keskin <melvo@olomono.de> + +SPDX-License-Identifier: CC0-1.0 +--> + +# DOAP rendering + +Run `doc/doap-rendering/update-xeplist.sh` to get the latest XEP metadata +before building the documentation. + |
