It is time to start on the 2.1 release. There are currently two issues open in the tracker attached to that milestone - one regarding isd (#526) - and the MC mover/optimized behavior. I'd like to resolve the latter by adding checks so errors are thrown with most movers if they try to move non-optimized attributes, which should be a relatively quick change that I can do this afternoon.
Otherwise, is there anything else that someone thinks should be cleaned up before the release?
Something is technically wrong with the doxygen - perhaps good to give a look before release cause it's probably easy to solve - e.g.: * doxygen used to have a really useful search button. Then it has become a non-useful search button, then it disappeared completely :) * If you press "Indexes" on the main page of the nightly doc, you get a 404 error * same if you press "All IMP modules" - 404 * Also - if we could think how to make google bring up the most relevant documentation (sometimes I still get documentation for IMP 1.0, which is unfortunate). I know we cannot control google, but maybe we can tweak links.
On Tue, Oct 1, 2013 at 12:30 PM, Daniel Russel drussel@gmail.com wrote:
> It is time to start on the 2.1 release. There are currently two issues > open in the tracker attached to that milestone > - one regarding isd (#526) > - and the MC mover/optimized behavior. > I'd like to resolve the latter by adding checks so errors are thrown with > most movers if they try to move non-optimized attributes, which should be a > relatively quick change that I can do this afternoon. > > Otherwise, is there anything else that someone thinks should be cleaned up > before the release? > > _______________________________________________ > IMP-dev mailing list > IMP-dev@salilab.org > https://salilab.org/mailman/listinfo/imp-dev > >
I would add that the Eigen library uses doxygen and has (finally) got a really nice search function integrated within it.
Le 01/10/13 21:45, Barak Raveh a écrit : > Something is technically wrong with the doxygen - perhaps good to give > a look before release cause it's probably easy to solve - e.g.: > * doxygen used to have a really useful search button. Then it has > become a non-useful search button, then it disappeared completely :) > * If you press "Indexes" on the main page of the nightly doc, you get > a 404 error > * same if you press "All IMP modules" - 404 > * Also - if we could think how to make google bring up the most > relevant documentation (sometimes I still get documentation for IMP > 1.0, which is unfortunate). I know we cannot control google, but maybe > we can tweak links. > > > On Tue, Oct 1, 2013 at 12:30 PM, Daniel Russel <drussel@gmail.com > mailto:drussel@gmail.com> wrote: > > It is time to start on the 2.1 release. There are currently two > issues open in the tracker attached to that milestone > - one regarding isd (#526) > - and the MC mover/optimized behavior. > I'd like to resolve the latter by adding checks so errors are > thrown with most movers if they try to move non-optimized > attributes, which should be a relatively quick change that I can > do this afternoon. > > Otherwise, is there anything else that someone thinks should be > cleaned up before the release? > > _______________________________________________ > IMP-dev mailing list > IMP-dev@salilab.org mailto:IMP-dev@salilab.org > https://salilab.org/mailman/listinfo/imp-dev > > > > > -- > Barak > > > _______________________________________________ > IMP-dev mailing list > IMP-dev@salilab.org > https://salilab.org/mailman/listinfo/imp-dev
On Tue, Oct 1, 2013 at 12:45 PM, Barak Raveh barak.raveh@gmail.com wrote:
> Something is technically wrong with the doxygen - perhaps good to give a > look before release cause it's probably easy to solve - e.g.: > * doxygen used to have a really useful search button. Then it has become a > non-useful search button, then it disappeared completely :) > I'm not sure there was ever a period where people generally classified the searching in IMP as useful :-) Anyway, shortly the google search will be moved into the bar across the top (now that I know how to do that). Let's see if that is a good solution.
> * If you press "Indexes" on the main page of the nightly doc, you get a > 404 error > should be fixed shortly
> * same if you press "All IMP modules" - 404 > Should be fixed shortly. Doxygen change the name it gives to the files.
We really should have something that checks the docs automatically for broken links....
> * Also - if we could think how to make google bring up the most relevant > documentation (sometimes I still get documentation for IMP 1.0, which is > unfortunate). I know we cannot control google, but maybe we can tweak links. > Yeah. If anyone has pointers on this, they would be welcome. It is a pretty common problem (eg cmake searches always bring yup 2.6), so I'm not sure that there is a good solution, but perhaps something with site maps.
participants (3)
-
Barak Raveh
-
Daniel Russel
-
Yannick Spill