openSUSE / docserv

A server for building and publishing documentation with DAPS
https://opensuse.github.io/docserv/
GNU General Public License v3.0
4 stars 3 forks source link

Add optional <canonical> tag #287

Closed tomschr closed 1 year ago

tomschr commented 1 year ago

Use it inside like this:

<docset lifecycle="supported" setid="12-SP4">
   <version>12 SP4</version>
   <canonical>sles/12-SP5</canonical>
   <!-- ... pruned ... -->
</docset>