From: <dal...@us...> - 2024-05-22 02:59:43
|
Revision: 25735 http://sourceforge.net/p/jedit/svn/25735 Author: daleanson Date: 2024-05-22 02:59:42 +0000 (Wed, 22 May 2024) Log Message: ----------- Added Alan as an author and removed the instruction about adding the mode file as the mode file should be included in the next release of jEdit. Modified Paths: -------------- plugins/QDoc/trunk/docs/qdoc.html Modified: plugins/QDoc/trunk/docs/qdoc.html =================================================================== --- plugins/QDoc/trunk/docs/qdoc.html 2024-05-22 02:58:04 UTC (rev 25734) +++ plugins/QDoc/trunk/docs/qdoc.html 2024-05-22 02:59:42 UTC (rev 25735) @@ -4,7 +4,7 @@ </head> <body> <h2>QDoc Plugin</h2> - <h3>Dale Anson</h3> + <h3>Dale Anson and Alan Ezust</h3> <p></p> <p><a href="https://doc.qt.io/qt-6/01-qdoc-manual.html">QDoc</a> is the name of a program that generates HTML, and a file format for documenting classes @@ -18,10 +18,5 @@ <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. |