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 `_