Tweak some wording
This commit is contained in:
parent
f859cf0fe8
commit
242a7e429d
1 changed files with 28 additions and 22 deletions
|
@ -1,29 +1,35 @@
|
||||||
# Modules
|
# Modules
|
||||||
|
|
||||||
|
!!! Note
|
||||||
|
|
||||||
|
Most modules are not currently documented. Helping out with their
|
||||||
|
documentation is a great way to contribute to the project!
|
||||||
|
|
||||||
Prelude provides extra functionality through modules. Some modules may
|
Prelude provides extra functionality through modules. Some modules may
|
||||||
require extra steps to enable all functionality. These steps and the
|
require extra steps to enable all functionality. These steps and the
|
||||||
functionality provided by these modules are documented on the
|
functionality provided by these modules are documented on the
|
||||||
following links.
|
following links.
|
||||||
|
|
||||||
- C
|
- C/C++
|
||||||
- Clojure
|
- Clojure
|
||||||
- Coffee
|
- CoffeeScript
|
||||||
- Common-Lisp
|
- Common Lisp
|
||||||
- CSS
|
- CSS
|
||||||
- Emacs-Lisp
|
- Emacs-Lisp
|
||||||
- [ERC](erc.md)
|
- [ERC](erc.md)
|
||||||
- Erlang
|
- Erlang
|
||||||
- Elixir
|
- Elixir
|
||||||
- Haskell
|
- Haskell
|
||||||
- JS
|
- JavaScript
|
||||||
- Latex
|
- LaTeX
|
||||||
- Lisp
|
- Lisp Base
|
||||||
- Markdown
|
- Markdown
|
||||||
- Org
|
- Org Mode
|
||||||
- Perl
|
- Perl
|
||||||
- [Python](python.md)
|
- [Python](python.md)
|
||||||
- Ruby
|
- Ruby
|
||||||
- Scala
|
- Rust
|
||||||
- Scheme
|
- Scala
|
||||||
- Scss
|
- Scheme
|
||||||
- Web
|
- SCSS
|
||||||
|
- Web
|
||||||
|
|
Loading…
Reference in a new issue