summaryrefslogtreecommitdiff
path: root/obnam.subplot
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-09-09 07:01:47 +0000
committerLars Wirzenius <liw@liw.fi>2022-09-09 07:01:47 +0000
commit1baa17c93e6cccd6194592076210625364058615 (patch)
treea0f7c194bf97530bd5103229309f7ec554c8ec6f /obnam.subplot
parent02d6e2e7d8c8b7854a2289f57a9039598b1430fa (diff)
parentf2740c77c3e3d234b724704482e7b0380c2550d4 (diff)
downloadobnam2-1baa17c93e6cccd6194592076210625364058615.tar.gz
Merge branch 'fixes' into 'main'
fix things so ./chec k passes for me again See merge request obnam/obnam!237
Diffstat (limited to 'obnam.subplot')
-rw-r--r--obnam.subplot22
1 files changed, 22 insertions, 0 deletions
diff --git a/obnam.subplot b/obnam.subplot
new file mode 100644
index 0000000..80deeca
--- /dev/null
+++ b/obnam.subplot
@@ -0,0 +1,22 @@
+title: "Obnam2&mdash;a backup system"
+author: Lars Wirzenius
+documentclass: report
+markdowns:
+ - obnam.md
+bindings:
+ - subplot/server.yaml
+ - subplot/client.yaml
+ - subplot/data.yaml
+ - lib/files.yaml
+ - lib/runcmd.yaml
+impls:
+ python:
+ - subplot/server.py
+ - subplot/client.py
+ - subplot/data.py
+ - lib/daemon.py
+ - lib/files.py
+ - lib/runcmd.py
+classes:
+ - json
+ - sql