remove docs, maybe that will get github pages to work.

This commit is contained in:
richard 2021-10-08 05:48:48 +01:00
parent 5535d7d641
commit 0bea7ef334
54 changed files with 0 additions and 34290 deletions

View file

@ -1,19 +0,0 @@
/*
* graphviz.css
* ~~~~~~~~~~~~
*
* Sphinx stylesheet -- graphviz extension.
*
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
img.graphviz {
border: 0;
max-width: 100%;
}
object.graphviz {
max-width: 100%;
}