2019-02-23 |
Vladimír Vondruš | doxygen: show the final label of a class also in the... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | doxygen: parse function attributes also without leading... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | doxygen: it gets extra shitty when encountering decltyp... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | doxygen: more workarounds for insane multiline brief... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | doxygen: treat QT_AUTOBRIEF the same way as JAVA_AUTOBRIEF. |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | doxygen: mention that SHOW_NAMESPACES = NO is not suppo... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | doxygen: work around a bug related to HTML <a name... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | doxygen: harden the "anchor in both group and namespace... |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | doxygen: support image links. |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | m.code: don't strip leading whitespace in blocks. |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | m.images: support width/height/scale options. |
commit | commitdiff | tree | snapshot |
2019-02-23 |
Vladimír Vondruš | m.dot: support plaintext node shapes as well. |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Vladimír Vondruš | m.dox: the <file> doesn't need to have <path>. |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Vladimír Vondruš | css: provide CSS classes for <em>, <strong>, <sup>... |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Vladimír Vondruš | css: explicitly use Python 3. |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Vladimír Vondruš | doxygen: improve type annotations. |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Vladimír Vondruš | doxygen: properly shown includes for relateds in differ... |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Vladimír Vondruš | doxygen: mention private virtual functions behavior... |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Vladimír Vondruš | doxygen: adapt to function declaration location updates... |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Vladimír Vondruš | doxygen: adapt test for features merged to Doxygen |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Vladimír Vondruš | doxygen: properly prefer shorter prefix. |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Vladimír Vondruš | doxygen: minor cleanup. |
commit | commitdiff | tree | snapshot |
2019-01-12 |
Vladimír Vondruš | doc: Pelican docs are now https. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | Update CONTRIBUTING for future me who will forget how... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: make it possible to easily copy result links... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: actually remove the ID attribute instead of... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: test the HTML escaping a bit more. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: don't try to go to the result if there isn... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: autocomplete search input if all results have... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: make it possible to search directly from brows... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: take search query from URL GET ?q= parameter... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: make it possible to focus the already-shown... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: hide the search by going back only when it... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: if the URL already contains #search, hide... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: behave consistently when going back to filled... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: debug output for long-running tasks. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: disable spell check in the search box. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: prevent search result being selected before... |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: provide a more meaningful order for results. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: swap order of search-related class definitions. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Vladimír Vondruš | doxygen: parse override, final and conditional noexcept... |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Vladimír Vondruš | Updated copyright year. |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Vladimír Vondruš | doxygen: more detailed docs explaining the #include... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | doxygen: improve #include information display based... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | doxygen: of course I hit an issue right at the start... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | Populated CREDITS.md. |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | doxygen: explicitly write trailing newline to all outpu... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | doxygen: show corresponding #include files. |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | doxygen: print #define detailed description only if... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | doxygen: support C++14 variable templates. |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | doxygen: minor update to the namespace page template. |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | doxygen: minor code clarifications. |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | css: make it possible to have also inline code inverted... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | doc: forgot to document typedef.has_template_details... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Vladimír Vondruš | Doc++ |
commit | commitdiff | tree | snapshot |
2018-12-30 |
Vladimír Vondruš | package/ci: use Doxygen 1.8.15. |
commit | commitdiff | tree | snapshot |
2018-12-30 |
Vladimír Vondruš | doxygen: adapt for xrefitem anchor changes in 1.8.15. |
commit | commitdiff | tree | snapshot |
2018-12-30 |
Vladimír Vondruš | doxygen: <hr> is a block element. |
commit | commitdiff | tree | snapshot |
2018-12-29 |
Vladimír Vondruš | doxygen: some awful autobrief stuff actually got fixed. |
commit | commitdiff | tree | snapshot |
2018-12-29 |
Vladimír Vondruš | pelican-theme: nope, this is not merged yet. |
commit | commitdiff | tree | snapshot |
2018-12-29 |
Vladimír Vondruš | doxygen: adapt to renamed Doxygen option. |
commit | commitdiff | tree | snapshot |
2018-12-29 |
Vladimír Vondruš | doc: fixes for order-dependent RST parsing errors. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | m.math,doxygen: another case of math rendering in diffe... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | doc: mention all required latex packages for math rende... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | Remove test files for dot 2.36, not needed anymore. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | m.plots: Travis with 16.04 doesn't have this bug anymor... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | package/ci: try to use Doxygen 1.8.14, finally. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | package/ci: use Ubuntu 16.04 on Travis. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | doxygen: slightly more robust way of parsing template... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | doxygen: add back removed spaces around &&. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | m.htmlsanity: clarify the use of expand_links a bit. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | doc: mention that Pelican 4 is required. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | theme: this PR is not merged yet. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | theme: use the {slug} instead of %s for feed URL templates. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | m.htmlsanity: drop Pelican 3.7 compatibility. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | doxygen: properly bubble up search keywords from lists... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | doxygen: test propagating \m_keywords from a list. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | doc: more fixes to order-dependent reST errors. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | Add license badge to README, reorder them for consistency. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | Added .editorconfig to control indentation across vario... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | Adapted to Pelican 3.8 {filename} -> {static} changes. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | doc: I got to learn more dot, so clean up the sources. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | doc: fix more cases of order-dependent processing error. |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Vladimír Vondruš | css: correctly color links inside block headers. |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Vladimír Vondruš | css: renamed --color-button-active-color to --color... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Vladimír Vondruš | css: move color setup to one place in the file. |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Vladimír Vondruš | doxygen: make it possible to override styling of all... |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Vladimír Vondruš | m.filesize, m.images: support Pelican 3.8 {static}... |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | Remove old Pelican stuff that's no longer needed. |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | Updated .gitignores to hide testing stuff. |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | m.dox: support adding custom classes to the links. |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | m.dox: properly clear everything on init(). |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | doxygen: support the \htmlinclude command. |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | doxygen: properly fill error message placeholder. |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | doxygen: allow both <para> and <mcss:div> be parent... |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | css: improve the debug style a tiny bit. |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | doxygen: handle code/formula block/inline distinction... |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | site: enable debug CSS for local development. |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | css: support color swatches in code snippets. |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Vladimír Vondruš | css: fix padding-after for SVG images. |
commit | commitdiff | tree | snapshot |
next |