* Use AsciiDoc style formatting. * Remove outdated information on the "ChangeLog" file (removed that in commit b9fa5bdbb17f507ba756fe38a14d5993e522bb6c). * Replace references to language specific manual files by "doc/manual.html". * Update author roles. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
calcurse
|
|
========
|
|
|
|
Read `INSTALL` for instructions on how to build and install calcurse.
|
|
|
|
Check `TODO` for things that still need to be done.
|
|
|
|
Browse the file `doc/manual.html` (or its source `doc/manual.txt`) for
|
|
narrative descriptions on how to use calcurse.
|
|
|
|
Package Overview
|
|
----------------
|
|
|
|
You should be reading this file in a directory called: `calcurse-x.x`, where
|
|
`x.x` is the current version number. There should be two subdirectories : `src`
|
|
and `doc`. Detailed documentation in HTML format can be found in the `doc`
|
|
directory. Calcurse sources can be found in the `src` directory.
|
|
|
|
Authors
|
|
-------
|
|
|
|
* Frederic Culot (Founder, Lead Developer)
|
|
* Lukas Fleischer (Developer)
|
|
|
|
Contributors
|
|
------------
|
|
|
|
* RegEx support: Erik Saule
|
|
* German translation: Michael Schulz, Chris M., Benjamin Moeller
|
|
* Spanish translation: Jose Lopez
|
|
* Dutch translation: Jeremy Roon
|
|
|
|
Also check the `Thanks` section in the manual for a list of people who have
|
|
contributed by reporting bugs, sending fixes, or suggesting improvements.
|