From 3231c6bf39378982f24532d78f5096d32980bf4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20J=2E=20P=C3=A9rez=20Irizarry?= Date: Thu, 10 Oct 2013 10:29:56 -0400 Subject: [PATCH] Fix typo, improve styling. --- modules/doc/README.md | 21 --------------------- modules/doc/prelude-python.md | 2 +- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/modules/doc/README.md b/modules/doc/README.md index 492a8c9..3ddea00 100644 --- a/modules/doc/README.md +++ b/modules/doc/README.md @@ -6,45 +6,24 @@ functionality provided by these modules are documented on the following links. - C - - Clojure - - Coffee - - Common-Lisp - - CSS - - Emacs-Lisp - - ERC - - Erlang - - Haskell - - JS - - Latex - - Lisp - - Markdown - - MediaWiki - - Org - - Perl - - [Python](prelude-python.md) - - Ruby - - Scala - - Scheme - - Scss - - Web diff --git a/modules/doc/prelude-python.md b/modules/doc/prelude-python.md index 5a7eebd..8de3ff6 100644 --- a/modules/doc/prelude-python.md +++ b/modules/doc/prelude-python.md @@ -10,7 +10,7 @@ menu bar entries under Python. To toggle the menu bar press `F12`. ## Syntax checking Prelude ships with [Flycheck](https://github.com/flycheck/flycheck), -an on the fly syntax checker. Flycheck has support for Python two +an on the fly syntax checker. Flycheck has support for two Python syntax checkers, [Pylint](http://www.pylint.org/) and [Flake8](http://flake8.readthedocs.org/en/latest/). In order to have Flycheck support on the fly syntax checking for