The Chronicle Blog Compiler 2.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News The Chronicle Blog Compiler 2.4 (Default branch)
# 1  
Old 03-26-2008
The Chronicle Blog Compiler 2.4 (Default branch)

Chronicle is a simple tool that will convert a directory of simple text files into a formatted and static HTML blog. In short, it compiles text entries into pretty HTML, complete with support for tagged entries, and RSS feeds. License: Artistic License Changes:
This release fixes the default sort order for the "archive" and "tag" views of a compiled blog. This means that entries are now sorted from oldest to newest, as most users would expect, rather than randomly.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
QUICKBOOK(1)							   User Commands						      QUICKBOOK(1)

NAME
Quickbook - WikiWiki style documentation tool geared towards C++ documentation DESCRIPTION
QuickBook is a WikiWiki style documentation tool geared towards C++ documentation using simple rules and markup for simple formatting tasks. QuickBook extends the WikiWiki concept. Like the WikiWiki, QuickBook documents are simple text files. A single QuickBook document can generate a fully linked set of nice HTML and PostScript/PDF documents complete with images and syntax- colorized source code. Features include: * generate BoostBook xml, to generate HTML, PostScript and PDF * simple markup to link to Doxygen-generated entities * macro system for simple text substitution * simple markup for italics, bold, preformatted, blurbs, code samples, tables, URLs, anchors, images, etc. * automatic syntax coloring of code samples * CSS support Allowed options: --help produce help message --version print version string --no-pretty-print disable XML pretty printing --indent arg indent spaces --linewidth arg line width --input-file arg input file --output-file arg output file --debug debug mode (for developers) --ms-errors use Microsoft Visual Studio style error & warn message format -I [ --include-path ] arg include path SEE ALSO
The full documentation for Quickbook is maintained in HTML; see /usr/share/doc/libboostX.Y-doc/HTML/doc/html/quickbook.html Quickbook Version 1.4 July 2009 QUICKBOOK(1)