From d1b106ee97cd88784619132522707d72c6c149d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9l=C3=A8ne=20Martin?= Date: Wed, 9 Oct 2024 15:38:11 -0700 Subject: [PATCH] Improve list formatting --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index db987646..6bf01df8 100644 --- a/README.rst +++ b/README.rst @@ -123,6 +123,7 @@ Documentation For developers, ``pyxform`` uses docstrings, type annotations, and test cases. Most modern IDEs can display docstrings and type annotations in a easily navigable format, so no additional docs are compiled (e.g. sphinx). In addition to the user documentation, developers should be familiar with the `ODK XForms Specification https://getodk.github.io/xforms-spec/`. For users, ``pyxform`` has documentation at the following locations: + * `XLSForm docs `_ * `XLSForm template `_ * `ODK Docs `_