2019-11-25 |
DarkContact | fix typo "pygments-dark" -> "pygments-console" |
commit | commitdiff | tree | snapshot |
2019-11-25 |
DarkContact | fix encoding |
commit | commitdiff | tree | snapshot |
2019-11-19 |
Vladimír Vondruš | Updated CREDITS.rst. |
commit | commitdiff | tree | snapshot |
2019-11-19 |
DarkContact | fix compile on windows (with code page 1251) |
commit | commitdiff | tree | snapshot |
2019-11-17 |
Vladimír Vondruš | documentation/doxygen: support \since as labels in... |
commit | commitdiff | tree | snapshot |
2019-11-16 |
Vladimír Vondruš | documentation/doxygen: support adding classes to \ref. |
commit | commitdiff | tree | snapshot |
2019-10-25 |
Andy Kluger | Fix typo "make advantage" -> "take advantage" |
commit | commitdiff | tree | snapshot |
2019-10-19 |
Cris Luengo | documentation: Added support for strikethrough markdown... |
commit | commitdiff | tree | snapshot |
2019-10-02 |
Vladimír Vondruš | pelican-theme: I thought the M_HTML_HEADER option was... |
commit | commitdiff | tree | snapshot |
2019-09-27 |
Vladimír Vondruš | documentation: fix a crashy corner case with the typing... |
commit | commitdiff | tree | snapshot |
2019-09-15 |
Vladimír Vondruš | documentation: save 0.6 kB per page by optimizing the... |
commit | commitdiff | tree | snapshot |
2019-09-15 |
Vladimír Vondruš | documentation/python, m.sphinx: support documenting... |
commit | commitdiff | tree | snapshot |
2019-09-15 |
Vladimír Vondruš | m.sphinx: improve docs in various places. |
commit | commitdiff | tree | snapshot |
2019-09-15 |
Vladimír Vondruš | documentation/python: clean up and fix property doc... |
commit | commitdiff | tree | snapshot |
2019-09-15 |
Vladimír Vondruš | documentation/python: test that a slot is properly... |
commit | commitdiff | tree | snapshot |
2019-09-15 |
Vladimír Vondruš | doc: i wrote this half asleep, apparently. |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Vladimír Vondruš | documentation/python: this should be checking for subti... |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Vladimír Vondruš | documentation/doxygen: well, whatever. |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Vladimír Vondruš | Support navbar project / brand logo in all three themes. |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Vladimír Vondruš | css: add styling for brand logo in the navbar. |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Vladimír Vondruš | doc: various minor improvements. |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Vladimír Vondruš | css: support .m-badge on standalone images as well. |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Vladimír Vondruš | css: deduplicate block/inline styling. |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Vladimír Vondruš | css: make it possible to control console color directly. |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Vladimír Vondruš | css: make it possible to specify a different color... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Vladimír Vondruš | css: style search background separately from the header... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | documentation/python: create output dir for each file... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | documentation/python: extend URL_FORMATTER also to... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | m.sphinx: add an option to repack a decompressed invent... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | m.sphinx: dirty hack to make this file directly runnable. |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | m.sphinx: ensure fully qualified name links always... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | documentation/python: test that fully qualified links... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | documentation/python: format overloaded func ID only... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | documentation/python: avoid aliasing variables in signa... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | m.sphinx: allow to link to special pages. |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | documentation/python: add some TODOs. |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | plugins: leave this there commented-out so I don't... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Vladimír Vondruš | m.sphinx: implement a page-wide :ref-prefix: option. |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Vladimír Vondruš | documentation/python: fire scope hooks for page renderi... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Vladimír Vondruš | doc: uh oh. |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Vladimír Vondruš | Various bits to improve code coverage. |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Vladimír Vondruš | documentation/python: pull additional stuff from __anno... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Vladimír Vondruš | documentation/python: include documented underscored... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Vladimír Vondruš | documentation/python: don't die on reST errors in pages. |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Vladimír Vondruš | documentation/python: this copypaste is like a cancer. |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Vladimír Vondruš | documentation/python: avoid blowing up on __name__... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Vladimír Vondruš | documentation/python: handle ... in type annotations. |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Vladimír Vondruš | documentation/python: gracefully handle nested annotati... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Vladimír Vondruš | documentation/python: don't be so enthusiastic with... |
commit | commitdiff | tree | snapshot |
2019-09-04 |
Vladimír Vondruš | documentation/python: test for false positives for... |
commit | commitdiff | tree | snapshot |
2019-09-04 |
Vladimír Vondruš | documentation/python: try not to use `type` for a varia... |
commit | commitdiff | tree | snapshot |
2019-09-04 |
Vladimír Vondruš | documentation/doxygen: don't use entity if it fails... |
commit | commitdiff | tree | snapshot |
2019-09-04 |
Vladimír Vondruš | m.code: doc++ |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Vladimír Vondruš | m.code: ability to apply filters before/after the code... |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Vladimír Vondruš | plugins: don't implicitly depend on Pelican. |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Vladimír Vondruš | documentation/python: use an ellipsis for overly large... |
commit | commitdiff | tree | snapshot |
2019-09-03 |
Vladimír Vondruš | doc: the Python doc generator is not experimental anymore. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | m.sphinx: ignore duplicate entries in intersphinx inven... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: ensure relative includes work... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: add a NAME_MAPPING config option. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: minor naming cleanup. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python, m.sphinx: support for external... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | m.sphinx: more convenient module/class data and propert... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | m.sphinx: extended the section about by-design restrict... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: less responsibility on docstring... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: consistently use a single way... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: the feeling when you invert an... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: implement a bunch of tricks for... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: properly shrink first column... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: don't forget to handle scope... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | m.sphinx: added a :p: role for parameter referencing. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: implement scope enter/exit hooks. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: minor cleanup, naming consistency. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: dying on each error isn't nice. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: AAAAHHHH. |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python: test external summary for a submo... |
commit | commitdiff | tree | snapshot |
2019-08-30 |
Vladimír Vondruš | documentation/python, m.sphinx: hook for parsing docstr... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | m.sphinx: don't overwrite the docs gathered so far. |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | doc: improve the python docstring info. |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | doc: move python documentation plugin internal docs... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: minor cleanup. |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: fix a copypasta in a test. |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: unconditionally go through reST... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: support documenting particular... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: include params in search only... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: detect overloaded functions alrea... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: poison entry types that shouldn... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: provide both type and type with... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: special handling for self only... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: don't annotate free pybind functi... |
commit | commitdiff | tree | snapshot |
2019-08-28 |
Vladimír Vondruš | documentation/python: parse more than just first docstr... |
commit | commitdiff | tree | snapshot |
2019-08-27 |
Vladimír Vondruš | documentation/python: minor cleanup. |
commit | commitdiff | tree | snapshot |
2019-08-27 |
Vladimír Vondruš | documentation/python: verify that HTML escaping is... |
commit | commitdiff | tree | snapshot |
2019-08-27 |
Vladimír Vondruš | documentation/python: whoops, enum detailed docs weren... |
commit | commitdiff | tree | snapshot |
2019-08-25 |
Vladimír Vondruš | doc: fix for order-dependent processing, again. |
commit | commitdiff | tree | snapshot |
2019-08-25 |
Vladimír Vondruš | theme: no, this PR is still not merged yet. |
commit | commitdiff | tree | snapshot |
2019-08-25 |
Vladimír Vondruš | m.sphinx: ugh, I still need to support Python 3.5. |
commit | commitdiff | tree | snapshot |
2019-08-25 |
Vladimír Vondruš | m.sphinx: ability to create intersphinx inventories... |
commit | commitdiff | tree | snapshot |
2019-08-25 |
Vladimír Vondruš | m.sphinx: utility to pretty-print the inventory files. |
commit | commitdiff | tree | snapshot |
2019-08-25 |
Vladimír Vondruš | m.dot: doc++ |
commit | commitdiff | tree | snapshot |
next |