[Kimchi-devel] [PATCH] [Wok 0/2] fix for issue #114
sureshab at linux.vnet.ibm.com
sureshab at linux.vnet.ibm.com
Mon May 16 09:11:41 UTC 2016
From: Suresh Babu Angadi <sureshab at in.ibm.com>
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
--
2.1.0
More information about the Kimchi-devel
mailing list