Show HN: I generated API documentation for all Java packages Hi HN! I'm excited to share a project I've been working on for the past year: Docland. It is an API documentation browser that generates documentation on demand (through compilation, not LLMs) for Java packages. Instead of relying on Javadoc, the built-in doc generator, I created the engine from scratch to give the documentations a modern look, build fast search indexes, and enable link resolution to other packages. I built Docland because I constantly found it frustrating to locate and view API definitions when programming. You'd have to Google the function/class name, skip all the SEO articles, find the page you want, yet the documentation might be poorly formatted or does not support searching. So I thought it would be really cool to create a documentation site dedicated for programming languages and libraries, so that you can find the docs all in one place with a uniform look. Docland currently only supports Java, but more programming languages can be supported thanks to its modular architecture. Please try it out and let me know what you think! Also, the process of building Docland was extremely fun and challenging. I'm happy to share about that too. Thank you! Martin https://docland.io May 26, 2024 at 06:05PM
Show HN: I generated API documentation for all Java packages https://ift.tt/gPQXzuf
Related Articles
Show HN: Giving a 2D grid a 3D look https://ift.tt/30PAEhQShow HN: Giving a 2D grid a 3D look https://ift.tt/3xhAcos November 22… Read More
Show HN: Trunk – an open source language learning application https://ift.tt/3nFHwHjShow HN: Trunk – an open source language learning application https://… Read More
Show HN: Shadesmar – Fast C++ IPC using shared memory https://ift.tt/3kYs7QxShow HN: Shadesmar – Fast C++ IPC using shared memory https://ift.tt/2… Read More
Show HN: Janken – A rock paper scissors game https://ift.tt/3CBV5f7Show HN: Janken – A rock paper scissors game https://neet.vc/janken/ N… Read More
Show HN: Learn Latin through interactively reading the Classics https://ift.tt/3DIxydIShow HN: Learn Latin through interactively reading the Classics https:… Read More
Show HN: Tamagui – Universal React design systems optimized for native and web https://ift.tt/3nJCdGAShow HN: Tamagui – Universal React design systems optimized for native… Read More
Show HN: Open-source web embeddable code runner https://ift.tt/3cE4xnnShow HN: Open-source web embeddable code runner https://runno.dev Nove… Read More
Show HN: Rust-Like Traits in Python https://ift.tt/3cCav8mShow HN: Rust-Like Traits in Python https://ift.tt/3nABdok November 22… Read More
0 Comments: