mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Cleaned up docs
- Updated AUTHORS.
This commit is contained in:
parent
e7fb0d45c6
commit
6d1d3832b8
4 changed files with 5 additions and 22 deletions
2
AUTHORS
2
AUTHORS
|
@ -15,5 +15,5 @@ suggestions:
|
|||
|
||||
Shawn Wilson
|
||||
creatid
|
||||
Frédéric Meynadier
|
||||
Bruno Vernay
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
1.0.0 () -
|
||||
|
||||
- Introduced the new shared library
|
||||
- Introduced the new shared library as a git submodule.
|
||||
|
||||
|
||||
Design completed 2015-12-XX
|
||||
|
|
5
INSTALL
5
INSTALL
|
@ -8,10 +8,9 @@ source.
|
|||
Dependencies
|
||||
------------
|
||||
|
||||
You will need the CMake build system installed in order to build Timewarrior
|
||||
from source. More information on cmake can be obtained at http://cmake.org
|
||||
In order to build Timewarrior, you will need:
|
||||
|
||||
You will also need:
|
||||
- cmake (See http://cmake.org)
|
||||
- make
|
||||
|
||||
You will need a C++ compiler that supports full C++11, which includes:
|
||||
|
|
18
NEWS
18
NEWS
|
@ -3,25 +3,9 @@ New Features in 1.0.0
|
|||
|
||||
-
|
||||
|
||||
New Commands in 1.0.0
|
||||
|
||||
-
|
||||
|
||||
New Configuration Options in 1.0.0
|
||||
|
||||
-
|
||||
|
||||
Newly Deprecated Features in 1.0.0
|
||||
|
||||
- None, this is the first release.
|
||||
|
||||
Removed Features in 1.0.0
|
||||
|
||||
- None, this is the first release.
|
||||
|
||||
Known Issues
|
||||
|
||||
- https://bug.tasktools.org/
|
||||
- See https://bug.tasktools.org/
|
||||
|
||||
Timewarrior has been built and tested on the following configurations:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue