Hacker News
- Show HN: Generate API Docs from your Notion content https://apidocs.me 3 comments
- Electron's API Docs as Structured Data http://electron.atom.io/blog/2016/09/27/api-docs-json-schema 2 comments
- Ember.js API docs http://ember-docs.herokuapp.com/ 3 comments
- API docs done right http://developer.wordnik.com/docs 9 comments
- How do you like this API-Doc pages in terms of readability & style? https://doclets.io/lipp/node-spotify-web/add-to-doclets 21 comments webdev
- Do you like that JSDoc API-Doc style (readability, etc)? Feedback very welcome! https://doclets.io/lipp/node-spotify-web/add-to-doclets 6 comments javascript
- Public Alpha: Doclets.io - JSDoc goes CI. Simple automated API-Doc generation for Javascript https://doclets.io 4 comments node
- Java 17 API docs broken https://docs.oracle.com/en/java/javase/17/docs/api/index.html 7 comments java
- Rust solves the problem of incomplete Kernel Linux API docs https://vt.social/@lina/113056457969145576 72 comments rust
- Rust solves the problem of incomplete Kernel Linux API docs https://vt.social/@lina/113056457969145576 128 comments programming
- OCR API to pdf docs https://pastebin.com/zMEs4EJs 5 comments googlecloud
- Scala 3 API Docs are... painful to use https://dotty.epfl.ch/api/index.html 16 comments scala
- I need suggestions for the API doc SAAS platform that I am building. https://www.reddit.com/r/webdev/comments/lyb4z1/i_need_suggestions_for_the_api_doc_saas_platform/ 4 comments webdev
- New "Redux Essentials" core docs tutorial is LIVE! Teaches how to use Redux the right way, using our latest recommended APIs and practices https://redux.js.org/tutorials/essentials/part-1-overview-concepts 21 comments javascript
- New "Redux Essentials" core docs tutorial is LIVE! Teaches how to use Redux the right way, using our latest recommended APIs and practices https://redux.js.org/tutorials/essentials/part-1-overview-concepts 14 comments reactjs
- FlaskEase - Flask extension for creating REST APIs and OpenAPI docs with ease, inspired from FastAPI. https://twitter.com/hashtag/Flask?src=hashtag_click 6 comments flask
- Generate API docs https://www.mokhan.ca/%F0%9F%92%8E/2018/11/06/api-documentation.html 5 comments ruby
- JDK 9 API Docs features a "search" box... at last! http://download.java.net/java/jdk9/docs/api/index.html?overview-summary.html 5 comments java
- A template system for Google Docs: Google Drive automation and PDF generation with Google Execution API http://tomassetti.me/google-drive-automation-with-google-execution-api-filling-templates-programmatically-and-download-pdf-version/ 3 comments programming
- Search Java & Scala API docs offline, in your terminal (or browser) https://sunaku.github.io/dasht 7 comments java
- Search Haskell API docs offline, in your terminal (or browser) https://sunaku.github.io/dasht 20 comments haskell
- Search 150+ API docs offline, in your terminal (or browser) https://sunaku.github.io/dasht 8 comments commandline
- I just wrote SwagDoctor. A Swagger alternative for generating RESTful API Docs using a javascript module. Would love feedback! https://github.com/chiedolabs/swag-doctor 4 comments javascript
- What happened to the online API docs? http://doc.rust-lang.org/std/ 6 comments rust
- FilePreviews an API to get image previews, OCR, EXIF data and more from doc, psd, pdf http://filepreviews.io 20 comments programming
- Probably a stupid question, but how does one go about reading and understanding API docs. http://jsoup.org/apidocs/ 23 comments learnprogramming
- Designing Great API Docs http://blog.parse.com/2012/01/11/designing-great-api-docs/ 20 comments programming
- r/JavaHelp needs more experienced Java users - - -xpost: "Maybe I've gone full retard but is there no way to download the Java API docs like I did for The Java Tutorial docs?" http://www.reddit.com/r/javahelp/comments/mp3jv/maybe_ive_gone_full_retard_but_is_there_no_way_to/ 5 comments java
- Stitches - An HTML5 (Canvas + File API) sprite generator (with source & docs) http://draeton.github.com/stitches/ 8 comments javascript
- I wish all API docs were this pleasurable to read http://api.jquery.com/ 73 comments programming
- Haskell API docs suck. A lot. http://lukeplant.me.uk/blog.php?id=1107301692 3 comments haskell
- API docs in event-driven apps with AsyncAPI spec https://www.asyncapi.com/blog/doc-event-driven-api/ 3 comments programming
- Dash (Offline API Docs) has returned to the App Store as a free download after it was removed last year for fake reviews. https://itunes.apple.com/us/app/dash-offline-api-docs/id1239167694?mt=8 4 comments apple
- DocFX - generate API documentation directly from .NET source code (markdown + XML-DOC) http://dotnet.github.io/docfx/index.html 11 comments csharp
- Are there any generalized API doc solutions such as Zeal or devdocs.io that never require an internet connection? http://zealdocs.org 3 comments learnprogramming
- I created an open source docs tool built with Vue.js, that gives you beautiful api docs https://streamable.com/1gh225 6 comments vuejs
- Dear developers, would it be possible to download the modding API doc and wiki as an archive? https://www.reddit.com/r/factorio/comments/8nyy2c/dear_developers_would_it_be_possible_to_download/ 7 comments factorio
- How do you auto-generate API docs? https://www.reddit.com/r/typescript/comments/6nwbha/how_do_you_autogenerate_api_docs/ 8 comments typescript
- Meeting-weekly-2013-11-26 (boostrap compile speed; mutexes; GC; size of some stuff; strict doc comments; result API) https://github.com/mozilla/rust/wiki/meeting-weekly-2013-11-26 9 comments rust
- Our findings for creating good API developer docs discovered when we created ours. https://www.moesif.com/blog/technical/documentation/designing-good-static-rest-api-documentation/ 4 comments webdev