From baaaca54029cca67994b68ac7177ac6c9968e364 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 27 Apr 2013 14:08:29 -0400 Subject: Updated manual images. --- doc/07_Modules.md | 2 ++ doc/images/findinfiles.png | Bin 114634 -> 117944 bytes doc/images/runerror.png | Bin 0 -> 42673 bytes doc/images/wordhighlight.png | Bin 56888 -> 57499 bytes 4 files changed, 2 insertions(+) create mode 100644 doc/images/runerror.png (limited to 'doc') diff --git a/doc/07_Modules.md b/doc/07_Modules.md index 81fc55df..62553287 100644 --- a/doc/07_Modules.md +++ b/doc/07_Modules.md @@ -41,6 +41,8 @@ with must have its compile and run commands and error format defined. If the language-specific module does not exist or does not [define][] commands or an error format, it can be done [manually][] in your [user-init file][]. +![Runtime Error](images/runerror.png) + [define]: api/_M.html#Compile.and.Run [manually]: http://foicica.com/wiki/run-supplemental [user-init file]: 08_Preferences.html#User.Init diff --git a/doc/images/findinfiles.png b/doc/images/findinfiles.png index b314c2ce..597ea6be 100644 Binary files a/doc/images/findinfiles.png and b/doc/images/findinfiles.png differ diff --git a/doc/images/runerror.png b/doc/images/runerror.png new file mode 100644 index 00000000..65d272f9 Binary files /dev/null and b/doc/images/runerror.png differ diff --git a/doc/images/wordhighlight.png b/doc/images/wordhighlight.png index a6bd1f60..c8d37e30 100644 Binary files a/doc/images/wordhighlight.png and b/doc/images/wordhighlight.png differ -- cgit v1.2.3