Skip to content

Commit 2778265

Browse files
committed
add a bit of documentation about tut
1 parent 3a052b6 commit 2778265

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contribute.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ It's statically generated from [Markdown](http://en.wikipedia.org/wiki/Markdown)
3939

4040
The markdown syntax being used supports [Maruku](http://maruku.rubyforge.org/maruku.html) extensions, and has automatic syntax highlighting, without the need for any tags.
4141

42+
Additionally [tut](https://github.com/tpolecat/tut) is used during pull requests to valid Scala code blocks. To use this feature you must use the backtick notation as documented by tut. Note that only validation are done. The output files from tut are not used in the building of the tutorial. Either use `tut` or `tut:fail` for your code blocks.
43+
4244
## Submitting Docs
4345

4446
For one to contribute a document, one must simply

0 commit comments

Comments
 (0)