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:
Paul Beckingham
2014-06-08 11:19:11 -04:00
parent 93de3e3bb0
commit 9390e17871
23 changed files with 23 additions and 3155 deletions

View File

@@ -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