From 23077006b0fdbbf645652d1f76e4be3fe374537f Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sun, 22 Aug 2021 23:52:06 +0200 Subject: Add some initial documentation --- doc/document.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/document.rst (limited to 'doc/document.rst') diff --git a/doc/document.rst b/doc/document.rst new file mode 100644 index 0000000..9acbb93 --- /dev/null +++ b/doc/document.rst @@ -0,0 +1,5 @@ +The Document representation +=========================== + +.. automodule:: wikimini.document + :members: -- cgit v1.2.3