Heya, Crossposting from Reddit [1], just so more people see it and we can get feedback:
It's a node project (sources [2]) feeding on the json output that cmr's rustdoc_ng [3] generates to build a static site. See http://seld.be/rustdoc/std/index.html for a preview of the std docs. TODOs: - follow new features in rustdoc_ng (impls are missing, closures incomplete, some ids are buggy still) - implement search - parameterization/customizability - design tweaks [1] http://www.reddit.com/r/rust/comments/1jalfe/rustdoc_web_preview_of_a_new_doc_frontend/ [2] https://github.com/Seldaek/rustdoc_web [3] https://github.com/cmr/rustdoc_ng Cheers -- Jordi Boggiano @seldaek - http://nelm.io/jordi _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
