Update Doxygen docs for sequence_diagram namespace

This commit is contained in:
Bartek Kryza
2023-06-25 12:47:22 +02:00
parent c0b0af1bda
commit f1250e5780
15 changed files with 1181 additions and 80 deletions

View File

@@ -2571,4 +2571,9 @@ h2:hover a.anchorlink, h1:hover a.anchorlink, h3:hover a.anchorlink, h4:hover a.
/* Preserve newlines in highlight.js code blocks */
div.hljs {
white-space: pre;
}
span.copyright {
display: block;
float: left;
}