gattia
(Anthony Gatti)
April 22, 2020, 8:28pm
1
Hi,
I wasnt sure where to mention this, so I figured here was best. It seems like the simple itk documentation is down (or changed addresses?).
I tried navigating to some of the google links for specific topics and found a 404 error with ITK banners. I then navigated to a simple itk page that lists compatible filters (https://simpleitk.readthedocs.io/en/latest/Documentation/docs/source/filters.html ) and tried to access one (binary closing) and it again shows a 404 error. (https://itk.org/SimpleITKDoxygen/html/Python_2BoarderSegmentation_8py-example.html ). I tried a few other random ones and got the same response.
Anyways, just thought I’d share/mention this in case this is not known.
Anthony.
blowekamp
(Bradley Lowekamp)
April 22, 2020, 8:40pm
2
Hello,
Pardon our bumps as we are transitioning. You can see the announcement here:
SimpleITK’s home page has been modernized and revamped! Please check out the update:
https://simpleitk.org/
A thanks goes to Kitware for continuing to maintain the URL. The site is now hosted by GitHub Pages and include the Doxygen. The new SimpleITK Doxygen URL for the latest development API is:
https://simpleitk.org/doxygen/latest/html/
Enjoy SimpleITK!
The master branch has updated links to the new doxygen location:
https://simpleitk.readthedocs.io/en/master/filters.html
I have put a request into Kitware to forward the old SimpleITK doxygen URLs to the new location. Hopefully the errors you can encountering is an indication that the fix is on the way.
It some ways it’s good to know our hiccups were noticed.
1 Like
gattia
(Anthony Gatti)
April 22, 2020, 8:48pm
3
Thanks for the very quick reply!
Sorry, I missed that update and just wanted to make sure it was known. Just started checking out the new site, looks great!
2 Likes