From: <ez...@us...> - 2024-05-02 13:15:26
|
Revision: 25722 http://sourceforge.net/p/jedit/svn/25722 Author: ezust Date: 2024-05-02 13:15:24 +0000 (Thu, 02 May 2024) Log Message: ----------- docs. Modified Paths: -------------- plugins/Qdoc/trunk/docs/qdoc.html Modified: plugins/Qdoc/trunk/docs/qdoc.html =================================================================== --- plugins/Qdoc/trunk/docs/qdoc.html 2024-05-01 21:12:14 UTC (rev 25721) +++ plugins/Qdoc/trunk/docs/qdoc.html 2024-05-02 13:15:24 UTC (rev 25722) @@ -18,6 +18,10 @@ <tt>\page \section1 \section2 \section3 \section4</tt>. </p> + <p> If you are running a version of jEdit older than 5.7, + then you should <a href="https://www.jedit.org/users-guide/installing-modes.html">install</a> + the QDoc edit mode packaged with this plugin into your jEdit settings modes directory. + </p> </body> </html> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |