This repository contains the XDG specifications that are readable at:
https://specifications.freedesktop.org/
To discuss the specifications, you may use the xdg mailing list:
http://lists.freedesktop.org/mailman/listinfo/xdg
The specifications website is automatically built using the Gitlab continuous integration.
The sources files are in the doc-builder
directory.
To build a single spec in article docbook xml format you can use xmlto, e.g.:
xmlto html-nochunks notification/notification-spec.xml -o _build/To build the website HTML of a single spec, you can invoke the doc-builder with the specification name as a parameter:
./doc-builder/build.py notificationIssues should be reported to:
https://gitlab.freedesktop.org/xdg/xdg-specs/-/issues
Please refer to the individual files for their licenses.