Improving API Documentation Comprehensibility via Continuous Optimization and Multilingual SDK
Shujun Wang, Yongqiang Tian, Dengcheng He

TL;DR
This paper presents a data-driven, continuous optimization approach combined with multilingual SDK generation to enhance the clarity and usability of API documentation, addressing challenges in maintaining up-to-date OpenAPI docs.
Contribution
It introduces a novel fine-grained optimization method and a multilingual SDK framework, TeaDSL, for improving API documentation comprehensibility and management.
Findings
Significant improvement in user experience for learning OpenAPIs
Effective correlation between API integrity and trial success rate
Successful implementation of real-time annotation and multilingual SDK generation
Abstract
Optimizing and maintaining up-to-date API documentation is a challenging problem for evolving OpenAPIs. In this poster, we propose a data-driven continuous optimization solution and multilingual SDK generation scheme to improve the comprehensibility of API documentation. We compute the correlation between API integrity and API trial success rate. Based on this, we partition the API to ensure that each API has a correct optimization direction. Then, we propose a fine-grained(i.e., parameter level) continuous optimization solution to annotate problems in API documents in real-time. Based on the above resolutions, we can provide theoretical analysis and support for the optimization and management of API documents. Finally, we explore the crucial challenges of OpenAPIs and introduce a tailored solution, TeaDSL, a multi-language SDK solution for all OpenAPI gateways. TeaDSL is a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Web Data Mining and Analysis · Software System Performance and Reliability
