diff options
author | Chris Xiong <chirs241097@gmail.com> | 2019-02-10 11:16:07 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2019-02-10 11:16:07 +0800 |
commit | 9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3 (patch) | |
tree | 339de0698c13e1763d3361d70fb1266621025c91 /QMidiPlayer/doc/index_internal.html | |
download | web-9d3c8c0e6e1a7ba43bf3dc19350d1dca68b657a3.tar.xz |
Initial commit.
Diffstat (limited to 'QMidiPlayer/doc/index_internal.html')
-rw-r--r-- | QMidiPlayer/doc/index_internal.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/QMidiPlayer/doc/index_internal.html b/QMidiPlayer/doc/index_internal.html new file mode 100644 index 0000000..17f9cc0 --- /dev/null +++ b/QMidiPlayer/doc/index_internal.html @@ -0,0 +1,18 @@ +<!DOCTYPE html> +<html> +<head> +<title>QMidiPlayer Help</title> +</head> +<body> + <h1>User manual</h1> + You can find documentation <a href="https://htmlpreview.github.io/?https://github.com/chirs241097/QMidiPlayer/blob/master/doc/index.html">here</a>.<br> + Alternatively, you can use <a href="https://chrisoft.org/QMidiPlayer/doc/index.html">the version on chrisoft.org</a> or the version installed on your computer. + <h1>Contributing to the project</h1> + Take a look at <a href="https://github.com/chirs241097/QMidiPlayer">the project's git repo</a>. + <h1>About QMidiPlayer</h1> + <ul> + <li><a href="version_internal.html">Version information</a></li> + <li><a href="license_internal.html">License</a></li> + </ul> +</body> +</html>
\ No newline at end of file |