chiark / gitweb /
m.dot: new highly experimental graph drawing plugin.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 18 Jun 2018 23:23:53 +0000 (01:23 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 1 Jul 2018 13:21:06 +0000 (15:21 +0200)
commit7e45f9bef4501447557d9c1016ccb9077efcdbcd
tree1ed0d5039d364a6f11fe5b11896517d80596c8d1
parentc2f5df6f37becf1abb3334952674953c72ed3d28
m.dot: new highly experimental graph drawing plugin.
18 files changed:
css/m-components.css
css/m-dark+doxygen.compiled.css
css/m-dark.compiled.css
css/m-light+doxygen.compiled.css
css/m-light.compiled.css
doc/css/components.rst
doc/plugins.rst
doc/plugins/links.rst
doc/plugins/math-and-code.rst
doc/plugins/plots-and-graphs-test.rst [new file with mode: 0644]
doc/plugins/plots-and-graphs.rst [moved from doc/plugins/plots.rst with 53% similarity]
doc/plugins/plots-test.rst [deleted file]
package/ci/travis.yml
pelican-plugins/m/dot.py [new file with mode: 0644]
pelican-plugins/m/test/dot/page.html [new file with mode: 0644]
pelican-plugins/m/test/dot/page.rst [new file with mode: 0644]
pelican-plugins/m/test/test_dot.py [new file with mode: 0644]
site/pelicanconf.py