I too would like to see this active again. Sadly, it seems to be no longer maintained.
On 11 Nov 2014, at 15:19, phil@highoctane.be wrote:
bump.
---------- Forwarded message ---------- From: phil@highoctane.be <phil@highoctane.be> Date: Mon, Nov 10, 2014 at 4:34 PM Subject: Webdoc: status? To: Any question about pharo is welcome <pharo-users@lists.pharo.org>
I'd like to use WebDoc for generating my project code doc;
I see that
https://ci.inria.fr/pharo-contribution/job/WebDoc/
is pretty much red for a long time.
Started by timer Building remotely on pharo-contribution-win7.ci.inria.fr (win7 32 win) in workspace C:\builds\workspace\WebDoc
Deleting project workspace... done
Triggering 30,development,vm 30,development,vm completed with result FAILURE
Deleting matrix project workspace... Skipped based on build state FAILURE
Finished: FAILURE
But the green one isn't more indicative of success...
What's the status? Is it used by someone? I tried the config and it crashed;
github-camillobruniPPMarkdown184.... does not exit.
:-(
The catalog says:
https://ci.inria.fr/pharo-contribution/job/PharoProjectCatalog/HTML_Report/
So,
- I cloned Esteban's github repo (git@github.com=estebanlm/pharo-webdoc.git - git submodule init update --init
Loaded by hand the packages in the submodule (petitmarkdown) Loaded the WebDoc package (the SimpleWebDoc doesn't load, even if I have Seaside in my image).
In a workspace:
(WebDocExporter packages: RPackageOrganizer default packages) exportTo: './doc' asFileReference.
Which started to generate html files in doc/ nicely but choked while exporting FFITestLibrary
Ideas why it fails? Known issue?
TIA Phil
<PharoScreenshot.1.png>