README.rst -> README.md

This commit is contained in:
Nedko Arnaudov 2023-12-26 16:44:45 +02:00
parent ad778ed2fc
commit 21c61a8c6f
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ cibuild:
doxdoc:
mkdir -vp build
echo "@mainpage Main page" > build/README.md
cat README.rst >> build/README.md
cat README.md >> build/README.md
doxygen doc/Doxyfile
cp doc/doxygen-awesome-css/doxygen-awesome-darkmode-toggle.js build/doxout/html/

View File

@ -1,7 +1,7 @@
Abstract
========
JACK Plugin Launcher <https://jack-plugin.ladish.org> is project for
[JACK Plugin Launcher](https://jack-plugin.ladish.org) is project for
providing improved environment that is well suited for applications in
a JACK Audio Connection Kit modular system.