diff --git a/PossibleOutlineAndCurrentStatus.txt b/PossibleOutlineAndCurrentStatus.txt index cea9b99..f2547da 100644 --- a/PossibleOutlineAndCurrentStatus.txt +++ b/PossibleOutlineAndCurrentStatus.txt @@ -31,6 +31,7 @@ Zinc-Encoding-Meta >> Stef read and modified it a bit >> sven took into account remark >> stef should check that + >> Johan will do a pass PillarChap >> Stef should read it. @@ -46,31 +47,25 @@ Zinc-REST >> Stef should read it and ask crhistophe for feedback. >> Small chapter => to extend? >> Luc will read it - -Zinc-Encoding-Meta - >> Johan will do a pass -******************************************************************************* -Should be imported from PharoForReview repo: - - NeoCSV/NeoCSV.pier +NeoCSV/NeoCSV.pier >> Stef should re read it. >> then Damien - NeoJSON/NeoJSON.pier +NeoJSON/NeoJSON.pier >> Stef should re read it. >> then Damien - RenoirST/RenoirST.pier +RenoirST/RenoirST.pier >> Damien will do a pass - Voyage/Voyage.pier +Voyage/Voyage.pier >> Damien will do a pass - WebSockets/WebSockets.pier +WebSockets/WebSockets.pier >> Luc will read it - WebApp using Zinc +WebApp using Zinc >> Stef should read it again >> Luc will read it diff --git a/pillar.conf b/pillar.conf index 8d88d59..f508c8b 100644 --- a/pillar.conf +++ b/pillar.conf @@ -26,13 +26,18 @@ }, "inputFiles" : [ "Copyright/License.pier", - "Zinc-HTTP/Zinc-HTTP.pillar", + "Artefact/Artefact.pillar", + "Fuel/Fuel.pillar", + "STON/STON.pillar", "Zinc-Encoding-Meta/Zinc-Encoding-Meta.pillar", - "Zinc-REST/Zinc-REST.pillar", "PillarChap/Pillar.pillar", - "Artefact/Artefact.pillar", - "NativeBoostX11/NativeBoostX11.pillar", - "Fuel/Fuel.pillar", - "STON/STON.pillar" + "Zinc-HTTP/Zinc-HTTP.pillar", + "Zinc-REST/Zinc-REST.pillar", + "NeoCSV/NeoCSV.pier", + "NeoJSON/NeoJSON.pier", + "RenoirST/RenoirST.pier", + "Voyage/Voyage.pier", + "WebSockets/WebSockets.pier", + "WebApp/WebApp.pier" ] }