<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Reviewed-by: Chandra Shekhar Reddy Potula <a
        class="moz-txt-link-rfc2396E"
        href="mailto:chandra@linux.vnet.ibm.com"><a class="moz-txt-link-rfc2396E" href="mailto:chandra@linux.vnet.ibm.com">&lt;chandra@linux.vnet.ibm.com&gt;</a></a></p>
    <br>
    <div class="moz-cite-prefix">On 5/16/16 2:41 PM,
      <a class="moz-txt-link-abbreviated" href="mailto:sureshab@linux.vnet.ibm.com">sureshab@linux.vnet.ibm.com</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:1463389903-6705-1-git-send-email-sureshab@linux.vnet.ibm.com"
      type="cite">
      <pre wrap="">From: Suresh Babu Angadi <a class="moz-txt-link-rfc2396E" href="mailto:sureshab@in.ibm.com">&lt;sureshab@in.ibm.com&gt;</a>

Adding help page for "Settings" tab

Suresh Babu Angadi (2):
  fix for issue #114
  made changes in config, to add '/help' uri
  made Makefile.am and configure.ac changes to
     add "help" directory
  added dita-hepl.xsl, css file for help pages and
     help page for "Settings" tab.


 configure.ac                      |   2 +
 src/wok/config.py.in              |   6 ++
 tests/test_config.py.in           |   5 +
 ui/pages/Makefile.am              |   2 +-
 ui/pages/help/Makefile.am         |  37 +++++++
 ui/pages/help/dita-help.xsl       |  44 ++++++++
 ui/pages/help/en_US/Makefile.am   |  26 +++++
 ui/pages/help/en_US/settings.dita |  43 ++++++++
 ui/pages/help/wok.css             | 208 ++++++++++++++++++++++++++++++++++++++
 9 files changed, 372 insertions(+), 1 deletion(-)
 create mode 100644 ui/pages/help/Makefile.am
 create mode 100644 ui/pages/help/dita-help.xsl
 create mode 100644 ui/pages/help/en_US/Makefile.am
 create mode 100644 ui/pages/help/en_US/settings.dita
 create mode 100644 ui/pages/help/wok.css

</pre>
    </blockquote>
    <br>
  </body>
</html>