IMP 2.6.1 is now available. This corrects a few minor bugs and documentation issues in the previous release (2.6.0).
See https://integrativemodeling.org/2.6.1/doc/manual/changelog.html for the full change log.
Check it out at https://integrativemodeling.org/
Ben
Hello Ben,
thanks for the update. There were a few Doxygen warnings during installation (Mac OSX 10.11.4), e.g.:
protocol.dox:130: warning: unable to resolve reference to `emagefit_3sfd' for \ref command
I’m on doxygen 1.8.6, this is probably related to http://doxygen.10944.n7.nabble.com/1-8-6-no-longer-creates-references-to-pag... ?
In any case the test runs for both the rnapolii and exosome examples completed fine.
Iasbelle
On Apr 14, 2016, at 12:37 PM, Ben Webb <ben@salilab.orgmailto:ben@salilab.org> wrote:
IMP 2.6.1 is now available. This corrects a few minor bugs and documentation issues in the previous release (2.6.0).
See https://integrativemodeling.org/2.6.1/doc/manual/changelog.html for the full change log.
Check it out at https://integrativemodeling.org/
Ben -- ben@salilab.orgmailto:ben@salilab.org http://salilab.org/~ben/ "It is a capital mistake to theorize before one has data." - Sir Arthur Conan Doyle _______________________________________________ IMP-users mailing list IMP-users@salilab.orgmailto:IMP-users@salilab.org https://salilab.org/mailman/listinfo/imp-users
On 4/14/16 2:34 PM, Isabelle Phan wrote: > thanks for the update. There were a few Doxygen warnings during > installation (Mac OSX 10.11.4), e.g.: > > protocol.dox:130: warning: unable to resolve reference to > `emagefit_3sfd' for \ref command
That's to be expected. When you build an IMP module (EMageFit in this case) it also builds the documentation for just that module. At that point doxygen isn't able to resolve links to other modules or parts of the documentation (in this case, the EMageFit documentation is linking to an example elsewhere in the manual). The link does get resolved though when you build the complete documentation.
Ben
> On Apr 14, 2016, at 2:55 PM, Ben Webb ben@salilab.org wrote: > > On 4/14/16 2:34 PM, Isabelle Phan wrote: >> thanks for the update. There were a few Doxygen warnings during >> installation (Mac OSX 10.11.4), e.g.: >> >> protocol.dox:130: warning: unable to resolve reference to >> `emagefit_3sfd' for \ref command > > That's to be expected. When you build an IMP module (EMageFit in this case) it also builds the documentation for just that module. At that point doxygen isn't able to resolve links to other modules or parts of the documentation (in this case, the EMageFit documentation is linking to an example elsewhere in the manual). The link does get resolved though when you build the complete documentation.
OK, makes sense. I ran 'ninja IMP-doc-install’ and local docs look good. Thanks,
Isabelle
participants (2)
-
Ben Webb
-
Isabelle Phan