]> git.llucax.com Git - software/makeit.git/commit
Add sphinx-generated documentation support
authorLeandro Lucarella <llucarella@integratech.com.ar>
Wed, 23 Sep 2009 14:16:24 +0000 (11:16 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 24 Sep 2009 13:38:40 +0000 (10:38 -0300)
commitb4318ebdd9e5b4d6943ee84e3437a7677cd8c3e0
tree2636995d42422568afb8b4b6c68edc0e670e608f
parent885eb96817b04eb057053b6e8d76d3d55bdb84a3
Add sphinx-generated documentation support

A very specific but reasonably useful pattern rule (similar to the doxygen
rule) is added to build sphinx based documentation. A few new variables are
added to control how the sphinx documentation is built. Those variables are
"monitored" to trigger a rebuild in a similar way C and C++ sources are
recompiled when compiler or compiler flags changes.

See the rule and variables comments for more details.
Makeit.mak