From 6e532af26e2f6f8a377a81c608d9c32688f4656a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Wed, 5 Apr 2023 14:25:33 +0800 Subject: [PATCH] Added the Read the Docs documentation link to README.rst. --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 93cdaa5..0eac129 100644 --- a/README.rst +++ b/README.rst @@ -30,6 +30,12 @@ The test site is running as the `live demonstration for Mia! Accounting`_. +Documentation +============= + +Refer to the `Mia! Accounting documentation`_. + + Copyright ========= @@ -58,3 +64,4 @@ Authors .. _Flask: https://flask.palletsprojects.com .. _Mia! Accounting repository: https://github.com/imacat/mia-accounting .. _live demonstration for Mia! Accounting: https://accounting.imacat.idv.tw +.. _Mia! Accounting documentation: https://mia-accounting.readthedocs.io