360 B
360 B
To generate documentation with codox, run "lein codox" on command line to generate first batch of HTMl files.
Then, run FunctionsToMD to take Push instructions generated by def-instruction
and spit it out to a Markdown file.
Then, run HTMLFix to fix the ordered lists in Adding_Genetic_Operators.md
, Adding_Problem.md
, and
Adding_Selection_Method.md
.