# HG changeset patch # User Robert Jack # Date 1466554553 -3600 # Node ID ff6e9199c444077f830d6b57ab1d7872c498b2fb # Parent 6962184f85677d7217ae402515fac3ca7b72e5ef Additional doxygen example name changes diff -r 6962184f8567 -r ff6e9199c444 examples/06-Sensors/capacitive-touch/render.cpp --- a/examples/06-Sensors/capacitive-touch/render.cpp Wed Jun 22 00:34:07 2016 +0100 +++ b/examples/06-Sensors/capacitive-touch/render.cpp Wed Jun 22 01:15:53 2016 +0100 @@ -154,7 +154,7 @@ /* ------------ Project Explantation ------------ */ /** -\example 06-capacitive-touch +\example capacitive-touch/render.cpp Capacitive touch sensing with MPR121 --------------------------- diff -r 6962184f8567 -r ff6e9199c444 examples/07-DataLogging/logging-sensors/render.cpp --- a/examples/07-DataLogging/logging-sensors/render.cpp Wed Jun 22 00:34:07 2016 +0100 +++ b/examples/07-DataLogging/logging-sensors/render.cpp Wed Jun 22 01:15:53 2016 +0100 @@ -63,7 +63,7 @@ /* ------------ Project Explantation ------------ */ /** -\example 07-logging-sensors +\example logging-sensors/render.cpp Logging Sensor Data --------------------------- diff -r 6962184f8567 -r ff6e9199c444 examples/07-DataLogging/write-file/render.cpp --- a/examples/07-DataLogging/write-file/render.cpp Wed Jun 22 00:34:07 2016 +0100 +++ b/examples/07-DataLogging/write-file/render.cpp Wed Jun 22 01:15:53 2016 +0100 @@ -89,7 +89,7 @@ /* ------------ Project Explantation ------------ */ /** -\example 07-write-file +\example write-file/render.cpp Writing data to a file ---------------------------