Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/librecat/catmandu-the-book

Experiment in creating a book from POD and GitHub wiki
https://github.com/librecat/catmandu-the-book

Last synced: 4 days ago
JSON representation

Experiment in creating a book from POD and GitHub wiki

Awesome Lists containing this project

README

        

This repository contains notes and experiments on creation of a Book about
[Catmandu](https://librecat.org/Catmandu).

# Overview

The book should be generated automatically from several sources:

* [Catmandu Wiki](https://github.com/LibreCat/Catmandu/wiki) (see
for generated summary from wiki content)

* Module documentation (POD)

* Maybe some additional texts

* Layout files and scripts

# Current state

The repository only contains some helper scripts (see `Makefile`) to:

* clone/pull from the Catmandu wiki (`make wiki`)

* download all Catmandu distributions from CPAN (`make download`)

* extract a list of all modules from distributions (`make modules`)