Conversation

Things I want from a documentation tool in 2017: - Uses markdown - Generates links from module paths - Executes code examples as tests - Has mechanisms to share setup code for those examples - Provides fuzzy search Rust has 1, 2, 3, 5. Any langs better that I should know about?
8
46