Commit Graph

18 Commits

Author SHA1 Message Date
Philip Xu 643196c2b8 Remove mixtures of tabs and spaces 2018-05-15 23:29:07 -04:00
Yigong Wang e0d37d63f7 Code review feedback 2018-03-26 22:47:12 -04:00
Yigong Wang 950c1973e4 Add `hy --spy` in quickstart 2018-03-26 21:07:52 -04:00
gilch 1d3142c8de change quickstart install from PyPI to GitHub (#1116)
* change Quickstart install from PyPI to GitHub
2016-09-24 15:54:32 -06:00
Gergely Nagy 6d00df3932 docs: Add some documentation about #!
Add the #! syntax to the quickstart guide, and to the tutorial as well.
Fixes #992.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2015-12-09 11:48:44 +01:00
Kevin Yap 8c0ac0862f Adhere to CPython's documentation guidelines
- Inline code is written using ``double backticks``
- Italicized text uses *asterisks* rather than `single backticks`
- Function parameters are italicized rather than written as inline code
2014-12-07 02:09:43 -08:00
Kevin Yap 3e0ea7a131 Various changes to documentation pages
- Standardized capitalization of Hy, Lisp(s), and Python.
- Added periods to the end of list items.
- Use inline code blocks for inline code.
- Stripped trailing whitespace.
- Other miscellaneous grammatical changes.
2014-12-05 23:15:48 -08:00
f 8ec2719e2d Visual and text changes in quickstart page. Kind of beautifying. It also
includes transparent versions of Cuddles.
2014-01-17 04:02:33 +02:00
Will Kahn-Greene 0999886d35 Update quickstart.rst
Nixing the float: left inducing thing so that it looks better
on RTD.
2014-01-06 17:13:04 -05:00
Paul Tagliamonte 2c582fbd52 I'm an idiot, Sorry, @aldeka 2013-06-01 22:04:55 -04:00
Paul Tagliamonte 8cb3102365 Adding in @aldeka 's cuddles image! 2013-06-01 22:03:30 -04:00
Christopher Browne 1c14a69fc9 example was missing function parameter name 2013-04-08 17:01:12 -04:00
Will Kahn-Greene 3dabc1a72a Update example to be more relevant to users 2013-04-08 12:03:42 -04:00
Will Kahn-Greene 485c98c799 Add important pause in quickstart to regain composure 2013-04-05 21:50:56 -04:00
Will Kahn-Greene 9178d541fd Add necessary conclusion to quickstart 2013-04-05 21:38:18 -04:00
Will Kahn-Greene 3cfaf0af1e Tweak runline for easier reading 2013-04-05 21:27:30 -04:00
Will Kahn-Greene f9f99a430b Linkificate the other Python virtual environment text 2013-04-05 21:22:47 -04:00
Will Kahn-Greene 6fbba17158 Add quickstart and hacking docs 2013-04-05 16:30:12 -04:00