slint/docs
Simon Hausmann 0bb904e10a Fix broken type table in language reference embedded in C++ docs
Recommonmark doesn't grok markdown tables. There's an extension for that, but it
doesn't do support line breaks (or requires manually breaking lines).

So instead this uses a HTML table for now, which
looks identical in github and rust and okay'ish in sphinx/C++.
2020-08-26 13:51:53 +02:00
..
building.md A few edits to building.md 2020-08-18 15:22:57 +02:00
development.md Rename corelib_macro to corelib-macros 2020-08-03 10:01:58 +02:00
langref.md Fix broken type table in language reference embedded in C++ docs 2020-08-26 13:51:53 +02:00