I'm building (I'm consolidating the code now) a Catalog builder that takes metadescribed configurationOfâ¦. It uses Gutenberg. Have a look at the ConfigurationOfSoup to see what I need: two methods + one class comment for now. I want better documented configuration. After if somebody wants to have a better system, I will have no problem to throw away my code. Right now I want all the configurations to support these two methods and a jenkins build to generate the catalog for me. Stef
How do you generate this?
On 2013-07-13, at 14:13, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi guys
I start to be able to generate such files for a Pharo project catalog
<Soup.html><XMLWriter.html>
I added some metadata to configuration files and it pays off.
Stef