comparison examples/01-Basics/minimal/render.cpp @ 500:b935f890e512 prerelease

Updated Doxy to 1.8.11 Amended example titles in render.cpp and file locations in Doxy file.
author Robert Jack <robert.h.jack@gmail.com>
date Wed, 22 Jun 2016 00:27:13 +0100
parents 8fcfbfb32aa0
children 1cec96845a23
comparison
equal deleted inserted replaced
499:a15a116f6904 500:b935f890e512
55 55
56 /* ------------ Project Explantation ------------ */ 56 /* ------------ Project Explantation ------------ */
57 57
58 /** 58 /**
59 59
60 \example 01-minimal 60 \example minimal/render.cpp
61 61
62 The bare bones 62 The bare bones
63 ---------------------- 63 ----------------------
64 64
65 The structure of a render.cpp file 65 The structure of a render.cpp file