How do we force it to rebuild the api documentation? It might be fine just have that be built every time you build the documentation if there is no way to get the dependencies right? Thanks.
Also, really doc/examples should only be built when tests are run. Not sure how easy that is to implement though.
Thanks.
On Sep 24, 2008, at 1:33 PM, Ben Webb wrote:
> Daniel Russel wrote: >> doing "scons doc" builds the kernel libraries and python wrapper >> which >> it would be nice to avoid as those can take a long while on a laptop. >> I loose the dependency trail at build/include :-) > > Right, because that's asking to build everything in the doc/ > directory. > doc/examples/ needs the kernel built first so that it can actually run > the examples. If you only want to build part of the documentation, try > 'scons doc/html' or 'scons doc/internal'. > > Ben > -- > ben@salilab.org http://salilab.org/~ben/ > "It is a capital mistake to theorize before one has data." > - Sir Arthur Conan Doyle > _______________________________________________ > IMP-dev mailing list > IMP-dev@salilab.org > https://salilab.org/mailman/listinfo/imp-dev