All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 17s
21 lines
677 B
Plaintext
21 lines
677 B
Plaintext
/*********************************************************************************************
|
|
|
|
name: musredit.dox
|
|
|
|
created by: Andreas Suter, 2015/10/26
|
|
|
|
content: Description of musredit.
|
|
|
|
**********************************************************************************************/
|
|
|
|
/**
|
|
|
|
\mainpage musredit
|
|
|
|
<p>musredit is a simple editor based interface to the musrfit programs. It is based on Qt5.x (soon being deprecated) or Qt6.x (depending of your distro) of The Qt Company (<code>http://www.qt.io</code>).
|
|
|
|
<p>musredit is free software liensenced under GPL 2 or later (for detail license informations see
|
|
<code>http://www.gnu.org/licenses</code>).
|
|
|
|
*/
|