aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-03-03 20:51:19 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-03-03 20:51:19 +0100
commit283236cbf17765494b6eee5f0678eeb31d0399aa (patch)
tree197203fa5ded6e4e4ccf5dc5537442a4930fa4f6 /README.rst
parent37199d06f08b4b1e8e525470cba703adb80d423e (diff)
downloadaskama-283236cbf17765494b6eee5f0678eeb31d0399aa.tar.gz
askama-283236cbf17765494b6eee5f0678eeb31d0399aa.tar.bz2
askama-283236cbf17765494b6eee5f0678eeb31d0399aa.zip
Link to documentation from README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 6345603..1bb361f 100644
--- a/README.rst
+++ b/README.rst
@@ -7,7 +7,7 @@ Askama
Askama implements a template rendering engine based on Jinja.
It generates Rust code from your templates at compile time
based on a user-defined ``struct`` to hold the template's context.
-See below for an example.
+See below for an example, or read `the documentation`_.
Currently implemented features:
@@ -27,6 +27,7 @@ Askama is in heavy development, so it currently has some limitations:
All feedback welcome. Feel free to file bugs, requests for documentation and
any other feedback to the `issue tracker`_ or `tweet me`_.
+.. _the documentation: https://docs.rs/askama
.. _issue tracker: https://github.com/djc/askama/issues
.. _tweet me: https://twitter.com/djco/