Pier / Pillar
About Pillar
Pillar is a markup syntax and associated tools to write and generate documentation and books.
Read the documentation at https://ci.inria.fr/pharo-contribution/job/EnterprisePharoBook/lastSuccessfulBuild/artifact/book-result/PillarChap/Pillar.html. Other formats
Pillar is sponsored by ESUG http://www.esug.org and mostly implemented by Damien Cassou.
Getting Pillar
To get Pillar, download and execute this script.
Using Pillar
You might want one of these text editor plugins to get started:
If your are going to write a book, have a look at the book skeleton.
Contribute
Please report bugs and feature requests at https://pharo.fogbugz.com under the Pillar project.
Download a Pharo image with Pillar at https://ci.inria.fr/pharo-contribution/job/Pillar.
You can also load Pillar in an already existing Pharo image via:
Metacello new
configuration: 'Pillar';
version: #stable;
repository: 'http://smalltalkhub.com/mc/Pier/Pillar/main';
load
TODO List of Requested Features
The following items are important features that have not yet been implemented. You are free to take one feature of this list and implement it yourself or implement any other feature you need. You can also want to add an item on the TODO list. Just send me (damien.cassou (a) inria.fr) or to Cyril (cyril.ferlicot (a) gmail.com) an email before to be sure that nobody is working on it yet and to get more information.
MOVED TO GITHUB
- move pillar issue tracker to github from Esteban Lorenzano
[[mu4e:msgid:3BB4DC08-F3A7-4F95-9B9C-4FCCD2EE2E02@gmail.com][using the tracker to report non-pharo issues is a really bad idea]]
Overview of the pillar structure

