virtualx-engine/doc
follower abc18e9a4f
Fix Unicode URL link tags to render correctly.
Change incorrect `[/code]` closing tags to `[/url]` tags.

The `url` tags for the links to the Unicode code points information use `[/code]` rather than `[/url]` to close them.

This results in the links being rendered incorrectly in the IDE--the entire rest of the documentation for each method gets turned into a giant underlined link.

This issue was introduced in a2271ba3bd.

(cherry picked from commit b85688ac7d)
2021-08-12 16:42:16 +02:00
..
classes Fix Unicode URL link tags to render correctly. 2021-08-12 16:42:16 +02:00
tools makerst: use link titles for external tutorials 2021-08-03 10:20:19 +02:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00