www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Mir documentation website

reply Serg Gini <kornburn yandex.ru> writes:
Documentation website (http://mir-algorithm.libmir.org/) for one 
of the best library in the whole D ecosystem is not working. 
Quite for a while..
Probably because main author is not doing D and Mir anymore..

Some docs is possible to find here 
https://mir-algorithm.dpldocs.info/mir.html

But they are not full. And the structure of the original website 
was better fit the library (it was possible to see available 
methods on the top of the module page).

Are there any other available options for mir ecosystem 
documentation?
Mar 27
next sibling parent Julian Fondren <julian.fondren gmail.com> writes:
On Friday, 27 March 2026 at 14:41:50 UTC, Serg Gini wrote:
 Documentation website (http://mir-algorithm.libmir.org/) for 
 one of the best library in the whole D ecosystem is not 
 working. Quite for a while..
 Probably because main author is not doing D and Mir anymore..

 Some docs is possible to find here 
 https://mir-algorithm.dpldocs.info/mir.html

 But they are not full. And the structure of the original 
 website was better fit the library (it was possible to see 
 available methods on the top of the module page).

 Are there any other available options for mir ecosystem 
 documentation?
https://web.archive.org/web/20251210210642/http://mir-algorithm.libmir.org/ Scrape it and host it elsewhere.
Mar 27
prev sibling parent jmh530 <john.michael.hall gmail.com> writes:
On Friday, 27 March 2026 at 14:41:50 UTC, Serg Gini wrote:
 Documentation website (http://mir-algorithm.libmir.org/) for 
 one of the best library in the whole D ecosystem is not 
 working. Quite for a while..
 Probably because main author is not doing D and Mir anymore..

 Some docs is possible to find here 
 https://mir-algorithm.dpldocs.info/mir.html

 But they are not full. And the structure of the original 
 website was better fit the library (it was possible to see 
 available methods on the top of the module page).

 Are there any other available options for mir ecosystem 
 documentation?
Created a Github issue: https://github.com/libmir/mir-algorithm/issues/481
Mar 27