In an attempt to improve PlantUML documentation...
Wiki Toc Recent changes View page history Add new chapter Reorder page Raw
JQuery integrationImagine that you could directly use PlantUML source code into HTML, something like: And that will display this:
This would be nice. Well, using JQuery library, this will work. You just have to use the following header in your html file:
The 3 files jquery.js , jquery_plantuml.js and rawdeflate.js have
to be available on your server.
| ||
How does it works?There is nothing magic here:
| ||
Complete source example
| ||