Changes for version 0.1.0 - 2012-02-02

  • -Add Toader::AutoDoc, Toader::Render::AutoDoc, and Toader::Render::AutoDoc::Cleanup, Documentation/AutoDoc.pod -Add supporting AutoDoc methods to Toader::Render::General. -Add AutoDoc related templates to Toader::Templates::Defaults. -Add bin/toader-autodoc. -Add the methodes below to Toader::Render::General. hasSubDirs hasAnyDirs autodocList adlink adListLink -Change content float method to none. This allows it to wrap around the menu. Avoiding misc formatting issues. -Correct date processessing. -Note security related issues with Toader. -Note VCS integration. -Misc. cleanups. -Rework the page template so the HR is only present in the sidebar if there is more than one section. -Add the templates listed below. autodocLink linkAutoDocList autodocListBegin autodocContent autodocListRow autodocListJoin autodocListEnd

Documentation

Manipulates Toader's automatic documentation handling.
A tool for manipulating the Toader directory index file.
A tool for manipulating a Toader entry.
Find all the Toader directories under a Toader root directory.
Lists to Toader directories in the current Toader directory.
A tool for manipulating a Toader page.
Renders everything in the current Toader tree.

Modules

A CMS meant to be integrated with a versioning system.
Automatically build documentation from specified directories.
Represents the Toader config.
This the index file for a Toader directory.
This holds a blog/article/whatever entry.
Misc helper methods for entries.
Manage entries.
This provides methods for a named page.
Misc helper methods for pages.
Manage pages for a specified Toader directory.
This renders supported Toader objects.
This renders a Toader::Page object.
This is used for cleaning up the output directory prior to rendering.
This renders the CSS file for Toader.
Renders a Toader::Directory object.
This is used for cleaning up the output directory prior to rendering.
This handles the html backend stuff for Toader::Render::Directory.
This renders a Toader::Entry object.
This is used for cleaning up the output directory prior to rendering.
This handles the html backend stuff for Toader::Render::Entry.
Renders various general stuff for Toader as well as some other stuff.
This renders a Toader::Page object.
This is used for cleaning up the output directory prior to rendering.
This handles the html backend stuff for Toader::Render::Directory.
This checks if the backend is supported or not.
This checks if a object is supported or not for rendering.
This handles fetching Toader templates.
This provides the default templates for Toader.
Finds all Toader directories under a specified Toader directory.
This finds the root Toader directory.
Checks if a directory has Toader support or not.
Various path related helpers.

Examples