summaryrefslogtreecommitdiff
path: root/overrides.toml
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2022-02-07 09:13:16 +0100
committerMartin Fischer <martin@push-f.com>2022-02-07 13:36:54 +0100
commitc5830b7a7606d76aaecbd496560cb85b0f931ffc (patch)
treeecd97b540ed27ba7f55b576c2b2e534c770ce51f /overrides.toml
parenta26828bee90d7a7b01541315c43173b1b1a81223 (diff)
make docformat default to restructuredtext
Diffstat (limited to 'overrides.toml')
-rw-r--r--overrides.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/overrides.toml b/overrides.toml
new file mode 100644
index 0000000..85a3d1f
--- /dev/null
+++ b/overrides.toml
@@ -0,0 +1,2 @@
+[docformat]
+pydoctor = "epytext"