chiark / gitweb /
blog.git
2019-04-22 Vladimír Vondrušdocumentation/python: support enums.
2019-04-22 Vladimír Vondrušdocumentation: initial version of the Python doc generator.
2019-04-22 Vladimír Vondrušdocumentation/doxygen: reflow a comment.
2019-04-22 Vladimír VondrušDoc++
2019-04-20 Vladimír Vondrušdocumentation: ignore more npm cruft.
2019-04-20 Vladimír Vondrušdocumentation: ignore test files for code coverage.
2019-04-20 Vladimír Vondrušm.alias: remove useless dependency on m.htmlsanity.
2019-04-20 Vladimír Vondrušm.htmlsanity: make the plugin usable outside of Pelican.
2019-04-20 Vladimír Vondrušdocumentation/doxygen: use proper CSS color in the...
2019-04-20 Vladimír VondrušDoc++
2019-04-20 Vladimír VondrušVarious updates to the contribution guide.
2019-04-14 Vladimír Vondrušdoxygen: whoops, forgot to update the JS.
2019-04-14 Vladimír Vondrušdoc: whoops, forgot to commit this.
2019-04-03 Vladimír Vondrušdoc: fix another order-dependent rst processing error.
2019-04-03 Vladimír Vondrušdoc: moved sample Doxygen tagfile.
2019-04-03 Vladimír Vondrušcss: renamed m-doxygen.css to m-documentation.css.
2019-04-03 Vladimír Vondrušdoc: adapted site to project organization changes.
2019-04-03 Vladimír VondrušMoved doxygen/dox2html5.py to documentation/doxygen.py.
2019-04-03 Vladimír VondrušMoved plugins from pelican-plugins/ to plugins/.
2019-03-29 Vladimír Vondrušdoxygen: fix namespaced classes with base/derived in...
2019-03-29 Vladimír Vondrušdoxygen: avoid showing undocumented enum values twice.
2019-03-29 Vladimír Vondrušdoxygen: option to show undocumented symbols.
2019-03-29 Vladimír Vondrušdoxygen: \code can be also inside \m_span.
2019-03-29 Vladimír Vondrušdoxygen: *actually* not strip leading whitespace in...
2019-03-29 Vladimír Vondrušoelican-theme: avoid using deprecated PAGINATED_DIRECT_...
2019-03-29 Vladimír Vondrušm.images: make it possible to provide custom titles...
2019-03-29 Vladimír Vondrušm.htmlsanity: graceful docutils error handling in the...
2019-03-29 Vladimír Vondrušm.htmlsanity: don't add an useless class to section...
2019-03-29 Vladimír Vondrušm.htmlsanity: style footnotes with our CSS classes.
2019-03-29 Vladimír VondrušDoc++
2019-03-29 Vladimír Vondrušcss: semi-transparent code background also in colored...
2019-03-29 Vladimír Vondrušcss: styling for footnotes and footnote references.
2019-02-23 Vladimír VondrušUpdated .gitignore.
2019-02-23 Vladimír Vondrušsite: fixes for order-dependent processing, again.
2019-02-23 Vladimír Vondrušsite: show coverage info in Build Status.
2019-02-23 Vladimír Vondrušdoxygen: fall back to the default template location...
2019-02-23 Vladimír Vondrušdoxygen: support the \internal command.
2019-02-23 Vladimír Vondrušdoxygen: show the final label of a class also in the...
2019-02-23 Vladimír Vondrušdoxygen: parse function attributes also without leading...
2019-02-23 Vladimír Vondrušdoxygen: it gets extra shitty when encountering decltyp...
2019-02-23 Vladimír Vondrušdoxygen: more workarounds for insane multiline brief...
2019-02-23 Vladimír Vondrušdoxygen: treat QT_AUTOBRIEF the same way as JAVA_AUTOBRIEF.
2019-02-23 Vladimír Vondrušdoxygen: mention that SHOW_NAMESPACES = NO is not suppo...
2019-02-23 Vladimír Vondrušdoxygen: work around a bug related to HTML <a name...
2019-02-23 Vladimír Vondrušdoxygen: harden the "anchor in both group and namespace...
2019-02-23 Vladimír Vondrušdoxygen: support image links.
2019-02-23 Vladimír Vondrušm.code: don't strip leading whitespace in blocks.
2019-02-23 Vladimír Vondrušm.images: support width/height/scale options.
2019-02-23 Vladimír Vondrušm.dot: support plaintext node shapes as well.
2019-02-22 Vladimír Vondrušm.dox: the <file> doesn't need to have <path>.
2019-02-22 Vladimír Vondrušcss: provide CSS classes for <em>, <strong>, <sup>...
2019-02-02 Vladimír Vondrušcss: explicitly use Python 3.
2019-01-31 Vladimír Vondrušdoxygen: improve type annotations.
2019-01-12 Vladimír Vondrušdoxygen: properly shown includes for relateds in differ...
2019-01-12 Vladimír Vondrušdoxygen: mention private virtual functions behavior...
2019-01-12 Vladimír Vondrušdoxygen: adapt to function declaration location updates...
2019-01-12 Vladimír Vondrušdoxygen: adapt test for features merged to Doxygen
2019-01-12 Vladimír Vondrušdoxygen: properly prefer shorter prefix.
2019-01-12 Vladimír Vondrušdoxygen: minor cleanup.
2019-01-12 Vladimír Vondrušdoc: Pelican docs are now https.
2019-01-02 Vladimír VondrušUpdate CONTRIBUTING for future me who will forget how...
2019-01-02 Vladimír Vondrušdoxygen: make it possible to easily copy result links...
2019-01-02 Vladimír Vondrušdoxygen: actually remove the ID attribute instead of...
2019-01-02 Vladimír Vondrušdoxygen: test the HTML escaping a bit more.
2019-01-02 Vladimír Vondrušdoxygen: don't try to go to the result if there isn...
2019-01-02 Vladimír Vondrušdoxygen: autocomplete search input if all results have...
2019-01-02 Vladimír Vondrušdoxygen: make it possible to search directly from brows...
2019-01-02 Vladimír Vondrušdoxygen: take search query from URL GET ?q= parameter...
2019-01-02 Vladimír Vondrušdoxygen: make it possible to focus the already-shown...
2019-01-02 Vladimír Vondrušdoxygen: hide the search by going back only when it...
2019-01-02 Vladimír Vondrušdoxygen: if the URL already contains #search, hide...
2019-01-02 Vladimír Vondrušdoxygen: behave consistently when going back to filled...
2019-01-02 Vladimír Vondrušdoxygen: debug output for long-running tasks.
2019-01-02 Vladimír Vondrušdoxygen: disable spell check in the search box.
2019-01-02 Vladimír Vondrušdoxygen: prevent search result being selected before...
2019-01-02 Vladimír Vondrušdoxygen: provide a more meaningful order for results.
2019-01-02 Vladimír Vondrušdoxygen: swap order of search-related class definitions.
2019-01-02 Vladimír Vondrušdoxygen: parse override, final and conditional noexcept...
2019-01-01 Vladimír VondrušUpdated copyright year.
2019-01-01 Vladimír Vondrušdoxygen: more detailed docs explaining the #include...
2018-12-31 Vladimír Vondrušdoxygen: improve #include information display based...
2018-12-31 Vladimír Vondrušdoxygen: of course I hit an issue right at the start...
2018-12-31 Vladimír VondrušPopulated CREDITS.md.
2018-12-31 Vladimír Vondrušdoxygen: explicitly write trailing newline to all outpu...
2018-12-31 Vladimír Vondrušdoxygen: show corresponding #include files.
2018-12-31 Vladimír Vondrušdoxygen: print #define detailed description only if...
2018-12-31 Vladimír Vondrušdoxygen: support C++14 variable templates.
2018-12-31 Vladimír Vondrušdoxygen: minor update to the namespace page template.
2018-12-31 Vladimír Vondrušdoxygen: minor code clarifications.
2018-12-31 Vladimír Vondrušcss: make it possible to have also inline code inverted...
2018-12-31 Vladimír Vondrušdoc: forgot to document typedef.has_template_details...
2018-12-31 Vladimír VondrušDoc++
2018-12-30 Vladimír Vondrušpackage/ci: use Doxygen 1.8.15.
2018-12-30 Vladimír Vondrušdoxygen: adapt for xrefitem anchor changes in 1.8.15.
2018-12-30 Vladimír Vondrušdoxygen: <hr> is a block element.
2018-12-29 Vladimír Vondrušdoxygen: some awful autobrief stuff actually got fixed.
2018-12-29 Vladimír Vondrušpelican-theme: nope, this is not merged yet.
2018-12-29 Vladimír Vondrušdoxygen: adapt to renamed Doxygen option.
2018-12-29 Vladimír Vondrušdoc: fixes for order-dependent RST parsing errors.
2018-11-26 Vladimír Vondrušm.math,doxygen: another case of math rendering in diffe...
next