Download List

项目描述

QuHelp is a command-line program that scans a directory with HTML formatted text files and builds a help site using that directory's content and a template. A default template is included, but any template can be specified. QuHelp adds a nice expandable tree view of the help site's contents, a navigator, permalinks, and other useful stuff for browsing the help site.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-15 17:53
0.5

火狐4支持和跨浏览器更一致的外观模板代码进行了改进。 UTF - 8编码,现在是明确指定的标头中。一个与模板压倒一切的的代码崩溃的bug是固定的。一个genchildlist指令,它可以被用来生成一个与文件夹的儿童列表中文件夹的内容。进口指令,它可以用来导入其他QuHelp帮助站点。 - S选项是建立在一个坚实的版本帮助网站(整个网站在一个单一的HTML页面),除了正常的网站加入。
The template code was improved for better Firefox 4 support and a more consistent look across browsers. UTF-8 encoding is now explicitly specified in the headers. A crashing bug with the template overriding code was fixed. A genchildlist directive was added, which can be used to generate a list with a folder's children to the folder's content. An import directive was added, which can be used to import other QuHelp help sites. The -S option was added for creating a solid version of the help site (the whole site in a single HTML page) in addition to the normal site.

2010-05-20 23:10
0.4

这个模板使用PostMessage的JavaScript代码和onmessage如果有的话,在铬与固定本地文件跨框架通讯。全系统模板目录加入。条件包括或不包括增加了网页。默认的模板是一个有点扭捏。安装和卸载的目标增加了在UNIX系统的Makefile。版本和许可证信息可通过程序参数。
The template JavaScript code uses postMessage and onmessage where available, fixing cross-frame communications in Chrome with local files. A system-wide template directory was added. Conditions for including or not including pages were added. The default template was tweaked a bit. Install and uninstall targets were added in the Makefile for UNIX systems. Version and license information can be obtained via program arguments.

2009-07-14 06:03
0.3

此版本增加了一个搜索选项卡的工具栏。在quhelp计划建立一个外部HTML文件,其中包含的所有网页,从文字和页面(拧)上每一个字也没有。外部HTML文件动态加载一次且仅当需要。更多的电话已被添加到免费的。在'- c'的选项被忽略,现在是正确解析。源代码也有意见。
This release adds a Search tab to the sidebar. The quhelp programs build an external HTML file containing all words from the pages and the page(s) on which each word is found. The external HTML file is loaded dynamically once and only if needed. More calls have been added to free. The '-c' option was ignored, and now it is parsed properly. The source code has been commented.

Project Resources