From 06372302bf48e26b840d76185d8475996d65792b Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 18 Sep 2020 19:55:34 +0300 Subject: refactor: move ancillary subplot files to subplot/ This way, the root of the source tree is less cluttered. I'm leaving the subplot.md file in the root, though, since it's meant to be more visible, more "in your face". --- obnam.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'obnam.md') diff --git a/obnam.md b/obnam.md index b95cbe7..051bfc0 100644 --- a/obnam.md +++ b/obnam.md @@ -47,9 +47,9 @@ and the body matches file data.dat title: "Obnam2—a backup system" author: Lars Wirzenius bindings: - - obnam.yaml + - subplot/obnam.yaml functions: - - obnam.py - - runcmd.py - - daemon.py + - subplot/obnam.py + - subplot/runcmd.py + - subplot/daemon.py ... -- cgit v1.2.1