Setup fixes and tweaks (#879)

* Fix transparency on some of the icons
* Rewrite the setup clean command
* Clean up setup script and remove no longer needed qthelp command
* Add bash scripts for common make build chains
* Update the description files and change how setup writes generated files
* Reduce the number of setup files added to minimal zip packages
This commit is contained in:
Veronica Berglyd Olsen
2021-09-01 23:41:38 +02:00
committed by GitHub
parent 0582b9718b
commit 2037ef3eac
23 changed files with 193 additions and 225 deletions
+6
View File
@@ -0,0 +1,6 @@
novelWriter is a plain text editor designed for writing novels assembled from
many smaller text documents. It uses a minimal formatting syntax inspired by
Markdown, and adds a meta data syntax for comments, synopsis, and
cross-referencing. It's designed to be a simple text editor that allows for
easy organisation of text and notes, using human readable text files as
storage for robustness.