From b7e23f6d0ebdd6994809ba5dcd1ffef34dc1da02 Mon Sep 17 00:00:00 2001 From: Francois Best Date: Mon, 8 Oct 2012 18:39:58 +0200 Subject: [PATCH] Updated doc. --- doc/midi_DoxygenMainPage.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/midi_DoxygenMainPage.h b/doc/midi_DoxygenMainPage.h index 676caa4..d18e68c 100644 --- a/doc/midi_DoxygenMainPage.h +++ b/doc/midi_DoxygenMainPage.h @@ -2,7 +2,10 @@ \mainpage Arduino MIDI Library See the documentation of the main class, MidiInterface, or browse the modules - using the toolbar above. + using the sidebar on the left. + \n + The documentation for the latests stable version is available here: + http://arduinomidilib.sourceforge.net/a00001.html */ // -----------------------------------------------------------------------------