From 4c386e89c170fd94496b25cf685f74c53421efe3 Mon Sep 17 00:00:00 2001 From: philsquared Date: Sat, 2 Jun 2012 10:47:58 -0700 Subject: [PATCH] Created Reference (markdown) --- Reference.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Reference.md diff --git a/Reference.md b/Reference.md new file mode 100644 index 0000000..8e0e715 --- /dev/null +++ b/Reference.md @@ -0,0 +1,8 @@ +These are the currently documented areas of the framework. There is more to come. + +Before looking at this material be sure to read the [[tutorial]] + +* [[Command Line]] +* [[Assertion Macros]] +* [[Logging Macros]] +* [[Supplying your own main()]] \ No newline at end of file