Commit graph

413 commits

Author SHA1 Message Date
Thomas Lauf
e53e92f448 Update man page creation
- add new man pages
- register new installation directory for section 7

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-21 23:23:22 +01:00
Thomas Lauf
4c19a055f4 Rename file
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 17:01:53 +01:00
Thomas Lauf
8022d88034 Remove trailing whitespace
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 17:00:50 +01:00
Thomas Lauf
ff6e9a4776 Add SEE ALSO section
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 17:00:31 +01:00
Thomas Lauf
ebe6bb6ce7 Rename file
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 16:56:32 +01:00
Thomas Lauf
9638672adc Add sections NAME, SYNOPSIS, and DESCRIPTION
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 16:54:13 +01:00
Thomas Lauf
857419d502 Add "see also" section
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 16:43:56 +01:00
Thomas Lauf
789b4b99fd Add missing quotes
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 16:20:10 +01:00
Thomas Lauf
574922708e Rename section "SEE ALSO" to "FURTHER DOCUMENTATION"
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 16:19:25 +01:00
Thomas Lauf
e78ebb5c84 Extract documentation about intervals into separate man page
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 14:12:52 +01:00
Thomas Lauf
27cf2e0ef2 Extract documentation about dates into separate man page
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 14:08:53 +01:00
Thomas Lauf
94ac7bd58a Extract documentation aboug hints into separate man page
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 14:07:03 +01:00
Thomas Lauf
eeb4645563 Extract documentation about durations into separate man page
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 14:05:57 +01:00
Thomas Lauf
f12356f35c Extract documentation about DOM into separate man page
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 14:05:07 +01:00
Thomas Lauf
7538cbf2f1 Extract documentation about configuration file into separate man page
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-02-15 14:04:03 +01:00
Thomas Lauf
37a3aa0ccf Rework markdown
- One line per sentence
- Use '#' instead of underline to mark headings
- Consistent indentation
2018-12-21 12:48:22 +01:00
Thomas Lauf
9598f01fcf Remove accidentially added files from repository 2018-12-06 13:36:17 +01:00
Shaun Ruffell
c416b48612 doc: Add manpage for modify command. 2018-11-30 22:27:08 +01:00
Thomas Lauf
c598f2bd66 Add lower bounds check for DOM tag reference
- Closes #189
2018-11-25 12:24:30 +01:00
Thomas Lauf
3e867fbde3 Add man page for command 'annotate' 2018-10-09 17:01:03 +02:00
Thomas Lauf
8008cd8312 Add an example for undo to man page 2018-10-04 08:42:59 +02:00
Thomas Lauf
64fd98a2bd Add help and man page for command 'undo' 2018-09-27 22:02:15 +02:00
Thomas Lauf
1000a315ca Add examples for timew-cancel 2018-09-19 07:31:26 +02:00
Thomas Lauf
6236dc13de Add some line-breaks 2018-09-19 07:31:26 +02:00
Thomas Lauf
091449c423 Fix copyright statement 2018-09-19 07:31:26 +02:00
Thomas Lauf
f3f06ac016 Add command listing 2018-09-19 07:31:26 +02:00
Thomas Lauf
96b74946c2 Add OPTIONS section
- Rename section SUBCOMMANDS to "TIMEWARRIOR COMMANDS"
2018-09-19 07:31:26 +02:00
Thomas Lauf
836b9d24e7 Improve timew SYNOPSIS 2018-09-19 07:31:26 +02:00
Thomas Lauf
98efcef2df One sentence, one line. Replace empty lines with null requests 2018-09-19 07:31:26 +02:00
Thomas Lauf
a03de8c348 Align "SEE ALSO" sections 2018-09-19 07:31:26 +02:00
Thomas Lauf
f53c6c4412 Add EXAMPLES section 2018-09-19 07:31:26 +02:00
Thomas Lauf
81056986ab Remove empty lines at end of file 2018-09-19 07:31:26 +02:00
Thomas Lauf
bf9d4d3d68 Add "SEE ALSO" section 2018-09-19 07:31:26 +02:00
Thomas Lauf
e048d63d15 Put each sentence into separate line 2018-09-19 07:31:26 +02:00
Thomas Lauf
e36f658f37 Remove old command syntax description 2018-09-19 07:31:26 +02:00
Thomas Lauf
54468edcad Replace empty lines with null requests 2018-09-19 07:31:26 +02:00
Thomas Lauf
58ed4d9ba8 Add DESCRIPTION section 2018-09-19 07:31:26 +02:00
Thomas Lauf
91f02a4866 Add SYNOPSIS section 2018-09-19 07:31:26 +02:00
Thomas Lauf
642fa26cb4 Add mandatory NAME section 2018-09-19 07:31:26 +02:00
Thomas Lauf
9b0244a4e6 Add obligatory text heading 2018-09-19 07:31:26 +02:00
Thomas Lauf
7dd16c4950 Extract commands into individual man pages 2018-09-19 07:31:26 +02:00
Thomas Lauf
6f3c7334d0 #21 Update man page 2018-05-13 17:56:55 +02:00
lasers
65f573dbcf docs: Add optional arguments for continue command 2018-05-04 12:26:46 +02:00
Simon Ruderich
ba518dd8de Docs: try to clarify reports.<type>.axis description 2018-04-17 15:27:21 +02:00
Simon Ruderich
327219624d Convert remaining links to https:// 2018-03-16 23:11:08 +01:00
Simon Ruderich
2271bd9eea Use https:// link for opensource.org 2018-03-16 23:11:08 +01:00
Thomas Lauf
6272f1ad5d Optimize imports, indent with 4 spaces (PEP8) 2018-03-07 21:15:22 +01:00
Thomas Lauf
fdd40c484a Fix python comments 2018-03-07 21:15:22 +01:00
lauft
b432c3886b
Merge branch '1.2.0' into 1.2.0 2018-02-11 22:04:48 +01:00
Paul Beckingham
9e7667ba6e Docs: Updated mistakes
- Fixed timewarrior.net (not .org)
- Changed grammar for the invitation to participate
2018-02-08 21:54:44 -05:00