On Nov 8, 2016, at 10:06 AM, Edward Diener
wrote: On 11/8/2016 8:45 AM, Paul Fultz II wrote:
Hi,
I have made a lot of updates to the Fit library based on the changes suggested during the review earlier this year. I have also improved the documentation. I have expanded on the introductory materials and have add a lot more cross-referencing. The documentation can be found here:
http://fit.readthedocs.io http://fit.readthedocs.io/
Let me know of any feedback about the library either here on the mailing list or on Github issues.
Please provide a jamfile for creating the documentation locally.
The commands needed to build the documentation locally is here: http://fit.readthedocs.io/en/latest/doc/src/building.html#documentation I will try to add the command to bjam. Although, I am not entirely familiar with adding custom commands to bjam. Paul