Commit Graph

7 Commits

Author SHA1 Message Date
Mark VanderVoord 70225e82de Added support to inject "extern C" into runners when generated. 2018-08-09 08:48:08 -04:00
Deryew ae3f903842 Fixed some grammar errors on docs
Fixed grammar errors and some sentences to make it easier to understand
2018-07-30 10:53:02 +08:00
Trond Einar Snekvik 54c9932073 Add support for :mock_suffix
Adds support for :mock_suffix when generating mock setup and teardown
functions. Also documents both prefix and suffix in the helper script
guide.
2018-06-07 10:06:43 +02:00
John Lindgren 9a9c7f33e1 Update documentation. 2017-09-13 18:24:07 -04:00
Mark VanderVoord c44d927f7c Documentation Updates 2017-04-07 13:14:32 -04:00
toby 60c58a5993 Add newlines after headings for best practice, trim trailing spaces & convert sneaky incorrectly coded chars
blank newline after headins is apparently best practice according to http://stackoverflow.com/q/42953462/1292918
2017-03-29 15:01:23 +01:00
toby f36f534ef3 Add Github Markdown versions of documents
Add GFM version of getting started guide PDF

Add GFM version of configuration guide PDF

Add GFM version of helper scripts guide PDF

Add GFM version of coding standard PDF

Add GFM version of assertions reference PDF

Change markdown used to italicise line. Switched to use asterisk markdown instead
2017-03-29 14:46:31 +01:00