diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/tdewebdev/debian/quanta-trinity.README.Debian | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/tdewebdev/debian/quanta-trinity.README.Debian')
-rw-r--r-- | ubuntu/_base/tdewebdev/debian/quanta-trinity.README.Debian | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/ubuntu/_base/tdewebdev/debian/quanta-trinity.README.Debian b/ubuntu/_base/tdewebdev/debian/quanta-trinity.README.Debian new file mode 100644 index 000000000..5cef23803 --- /dev/null +++ b/ubuntu/_base/tdewebdev/debian/quanta-trinity.README.Debian @@ -0,0 +1,38 @@ +Quanta Plus for Debian +---------------------- + +Reference Documentation: + + Quanta Plus is able to display reference documentation from several + external sources. + + Reference documentation for HTML, CSS and PHP can be downloaded as + separate Debian packages, wdg-html-reference and php-doc. Note that + php-doc is non-free, but without it, you'll get file-not-found errors + in your documentation pane. Once these packages are installed, Quanta + Plus will be able to access this documentation out of the box. + + JavaScript and MySQL reference documentation is also available but is + not supported natively by this package. To make JavaScript or MySQL + documentation accessible in Quanta Plus, download the relevant documentation + tarball from http://sourceforge.net/projects/quanta/. You should unpack + this tarball beneath ~/.trinity/share/apps/quanta/doc/, so that the file + javascript.docrc or mysql.docrc is unpacked directly into this directory. + +HTML Documentation: + + Quanta Plus provides documentation in a docbook format that the + TDE Help Centre can display. For HTML documentation that can be read + in any web browser, see the package tdewebdev-doc-html. + +Kommander: + + The Kommander GUI script builder and executor that ships with Quanta Plus + has been split out of the main quanta package and can now be found in the + separate kommander package. + +Quanta Plus is not in any way affiliated with any commercial versions of +Quanta. The primary coders from the original team left the GPLed +version to produce a commercial product. + + -- Ben Burton <bab@debian.org>, Tue, 19 Oct 2004 09:09:06 +1000 |