Skip to content

Commit

Permalink
update content
Browse files Browse the repository at this point in the history
  • Loading branch information
dancingfrog committed Apr 22, 2015
1 parent bf2b3db commit fe35dcd
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
29 changes: 29 additions & 0 deletions content/About/contenticious.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
title: Contenticious Perldoc Sitemap
navi_name: Perldoc

Contenticious documentation perldocs
====================================

* [Contenticious][app] - a user-friendly introduction. **Start here**!

The following documents are API docs:

* [Contenticious::Content][content] - access content
* [Contenticious::Content::Node][node] - content node base class
* [Contenticious::Content::Node::File][file] - represents a file
* [Contenticious::Content::Node::Directory][dir] - represents a directory
* [Contenticious::Commands][commands] - commands like `dump`
* [Contenticious::Generator][generator] - generates boilerplate

After installing Contenticious you can access these documents via the
`perldoc` command:

$ perldoc Contenticious::Content::Node

[app]: /perldoc/Contenticious
[content]: /perldoc/Contenticious/Content
[node]: /perldoc/Contenticious/Content/Node
[file]: /perldoc/Contenticious/Content/Node/File
[dir]: /perldoc/Contenticious/Content/Node/Directory
[commands]: /perldoc/Contenticious/Commands
[generator]: /perldoc/Contenticious/Generator
5 changes: 5 additions & 0 deletions content/About/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
title: About Mojo::Debut
navi_name: About

# Mojo::Debut Content Provisioning Suite

File renamed without changes.
File renamed without changes.
Empty file added data/index.json
Empty file.

0 comments on commit fe35dcd

Please sign in to comment.