-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Stephen Cagle edited this page Feb 17, 2020
·
6 revisions
The documentation is written using Cryogen. I picked this library for two reasons.
- Because I was familiar with it.
- Because it has the ability to create Klipse snippets that let me write interactive code.
With that said, there are clearly a few issues with the code layout I have done here.
- The actual source (
/src
) and the documentation (/content
) are all mixed in this one project. I think this is OK in general, but Cryogen has so many other dependent directories that it makes the core of the project look a little muddled. I would like to reduce it down to some small number of components like/api
,/doc
,/src/
,/test
. - Working on the documentation is a rather laborious process.
- The testing feedback could be easier to setup/iterate upon.
Copyright 2019