hy/docs
John Patterson 8fb7706a68 Added class use example to tutorial
I was following along and noticed that it wasn't actually explained how to _use_ the object we just made. I include both the `setv` style of writing the Hy as we've been using in the rest of the docs up to this point and a more LISP-y style use of the object.
2017-03-08 22:39:41 -06:00
..
_static Reorganize documentation. 2014-01-25 21:01:16 +02:00
contrib Remove contrib.flow 2016-12-29 08:35:54 -08:00
extra Move hy.core.reserved to hy.extra.reserved (#1231) 2017-03-02 16:49:32 -06:00
language Remove car and cdr in favor of first and rest (#1241) 2017-03-06 10:34:40 -06:00
.gitignore Adding in a docs directory. 2013-03-12 22:53:45 -04:00
conf.py Changed conf.py to use RTD theme if available 2014-04-24 00:17:58 +03:00
coreteam.rst Remove @rwtolbert from core team 2016-12-31 11:05:53 -08:00
hacking.rst Use HTTPS for *.readthedocs.io 2016-05-15 15:28:23 +02:00
index.rst Add hy.extra 2016-12-26 15:39:26 -08:00
make.bat This change updates the required Pygments version to 1.6, which 2014-03-14 09:01:47 -04:00
Makefile Adding in a docs directory. 2013-03-12 22:53:45 -04:00
quickstart.rst change quickstart install from PyPI to GitHub (#1116) 2016-09-24 15:54:32 -06:00
style-guide.rst Merge branch 'let-it-be' 2017-02-13 09:19:37 -08:00
tutorial.rst Added class use example to tutorial 2017-03-08 22:39:41 -06:00