Documentation
- Removed obsolete task-tutorial.5 man page. Tutorials will now only reside online. This represents a gradual move towards single-source documentation.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
cmake_minimum_required (VERSION 2.8)
|
||||
message ("-- Configuring man pages")
|
||||
set (man_FILES task-color.5 task-sync.5 task-tutorial.5 taskrc.5 task.1 tasksh.1)
|
||||
set (man_FILES task-color.5 task-sync.5 taskrc.5 task.1 tasksh.1)
|
||||
foreach (man_FILE ${man_FILES})
|
||||
configure_file (
|
||||
man/${man_FILE}.in
|
||||
|
||||
2
doc/man/.gitignore
vendored
2
doc/man/.gitignore
vendored
@@ -1,7 +1,5 @@
|
||||
task-color.5
|
||||
task-faq.5
|
||||
task-sync.5
|
||||
task-tutorial.5
|
||||
task.1
|
||||
taskrc.5
|
||||
tasksh.1
|
||||
|
||||
@@ -313,7 +313,6 @@ http://www.opensource.org/licenses/mit-license.php for more information.
|
||||
.BR task(1),
|
||||
.BR tasksh(1),
|
||||
.BR taskrc(5),
|
||||
.BR task-tutorial(5),
|
||||
.BR task-sync(5)
|
||||
|
||||
For more information regarding taskwarrior, the following may be referenced:
|
||||
|
||||
@@ -152,7 +152,6 @@ http://www.opensource.org/licenses/mit-license.php for more information.
|
||||
.BR tasksh(1),
|
||||
.BR taskrc(5),
|
||||
.BR task-color(5),
|
||||
.BR task-tutorial(5),
|
||||
|
||||
For more information regarding task, the following may be referenced:
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1053,13 +1053,7 @@ the 'data.location' configuration setting of the task data directory.
|
||||
|
||||
.SH MORE EXAMPLES
|
||||
|
||||
For examples please see the task tutorial man page at
|
||||
|
||||
.RS
|
||||
man task-tutorial
|
||||
.RE
|
||||
|
||||
or the online documentation starting at
|
||||
For examples please see the online documentation starting at
|
||||
|
||||
.RS
|
||||
<http://taskwarrior.org/projects/taskwarrior/wiki>
|
||||
@@ -1102,7 +1096,6 @@ http://www.opensource.org/licenses/mit-license.php for more information.
|
||||
.SH SEE ALSO
|
||||
.BR tasksh(1),
|
||||
.BR taskrc(5),
|
||||
.BR task-tutorial(5),
|
||||
.BR task-color(5),
|
||||
.BR task-sync(5)
|
||||
|
||||
|
||||
@@ -1384,7 +1384,6 @@ http://www.opensource.org/licenses/mit-license.php for more information.
|
||||
.SH SEE ALSO
|
||||
.BR task(1),
|
||||
.BR tasksh(1),
|
||||
.BR task-tutorial(5),
|
||||
.BR task-color(5),
|
||||
.BR task-sync(5)
|
||||
|
||||
|
||||
@@ -158,7 +158,6 @@ http://www.opensource.org/licenses/mit-license.php for more information.
|
||||
|
||||
.SH SEE ALSO
|
||||
.BR task(1),
|
||||
.BR task-tutorial(5),
|
||||
.BR taskrc(5),
|
||||
.BR task-color(5),
|
||||
.BR task-sync(5)
|
||||
|
||||
Reference in New Issue
Block a user