Merging upstream version 0.2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
53c7599f12
commit
fe219838ef
13 changed files with 159 additions and 116 deletions
|
@ -1,13 +1,7 @@
|
|||
# pydyf documentation build configuration file.
|
||||
|
||||
import sys
|
||||
from pathlib import Path
|
||||
|
||||
import pydyf
|
||||
|
||||
# Add current path for css_diagram_role
|
||||
sys.path.append(str(Path(__file__).parent))
|
||||
|
||||
# Add any Sphinx extension module names here, as strings. They can be
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
|
||||
extensions = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue