hy/docs
Csilla Nagyne Martinak acd98bb79e docs/tutorial: Simplify two examples
As part of the Grand Language Cleanup, a few examples in the tutorial
could be simplified:

* The --init-- function of the defclass example does not need an
  explicit None anymore.
* The apply example in the Hy<->Python interop section can use a
  keyword instead of a string in the last part.

This perhaps closes #971.

Signed-off-by: Csilla Nagyne Martinak <csilla@csillger.hu>
2015-10-17 14:07:32 +02:00
..
_static Reorganize documentation. 2014-01-25 21:01:16 +02:00
contrib xi parameter may appear in function position 2015-08-12 08:50:18 -06:00
language Drop a set of brackets from with. 2015-10-01 10:08:04 +02: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 Add @zackmdavis to core 2015-06-29 22:14:10 -04:00
hacking.rst Various changes to documentation pages 2014-12-05 23:15:48 -08:00
index.rst Transplant style guide from hylang/hy-style-guide 2015-01-02 19:56:07 -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 Adhere to CPython's documentation guidelines 2014-12-07 02:09:43 -08:00
style-guide.rst Drop a set of brackets from let. 2015-10-01 10:08:04 +02:00
tutorial.rst docs/tutorial: Simplify two examples 2015-10-17 14:07:32 +02:00