From ae36dc4b52bf4aa4036b7e74ecd45b56885a58bb Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Feb 2020 20:06:27 +0300 Subject: Add doc/doc.sh --- doc/cli-epilogue.1 | 2 +- doc/cli-epilogue.xhtml | 2 +- doc/cli-prologue.xhtml | 2 +- doc/cli.1 | 2 +- doc/cli.xhtml | 4 +-- doc/doc.sh | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++ doc/guide/.gitignore | 2 ++ 7 files changed, 86 insertions(+), 6 deletions(-) create mode 100755 doc/doc.sh create mode 100644 doc/guide/.gitignore (limited to 'doc') diff --git a/doc/cli-epilogue.1 b/doc/cli-epilogue.1 index 875c6da..5e2ffae 100644 --- a/doc/cli-epilogue.1 +++ b/doc/cli-epilogue.1 @@ -14,7 +14,7 @@ Send bug reports to the cli-users@codesynthesis.com mailing list. .\" COPYRIGHT .\" .SH COPYRIGHT -Copyright (c) 2009-2019 Code Synthesis Tools CC. +Copyright (c) $copyright$. Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License. Copy of this license can be obtained from diff --git a/doc/cli-epilogue.xhtml b/doc/cli-epilogue.xhtml index 5a30071..8a70d81 100644 --- a/doc/cli-epilogue.xhtml +++ b/doc/cli-epilogue.xhtml @@ -11,7 +11,7 @@