doc: remove links to docbook documentation (#305328)

There appears to be no clear reason why docbook should be referenced here,
except perhaps for historical reasons from when the manual still used
docbook.
This commit is contained in:
terru 2024-04-19 17:27:58 +02:00 committed by GitHub
parent 666b73468d
commit cc5b30542b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -106,12 +106,12 @@ This is a warning
The following are supported: The following are supported:
- [`caution`](https://tdg.docbook.org/tdg/5.0/caution.html) - `caution`
- [`important`](https://tdg.docbook.org/tdg/5.0/important.html) - `important`
- [`note`](https://tdg.docbook.org/tdg/5.0/note.html) - `note`
- [`tip`](https://tdg.docbook.org/tdg/5.0/tip.html) - `tip`
- [`warning`](https://tdg.docbook.org/tdg/5.0/warning.html) - `warning`
- [`example`](https://tdg.docbook.org/tdg/5.0/example.html) - `example`
Example admonitions require a title to work. Example admonitions require a title to work.
If you don't provide one, the manual won't be built. If you don't provide one, the manual won't be built.