- Notifications
You must be signed in to change notification settings - Fork1
FudanSELab/doc-generate
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is backend source code of OpenAPIDocGen2 . OpenAPIDocGen2 is a tool that generates on-demand class documentation based source code and documentation analysis. For a given class, OpenAPI- DocGen2 generates a combined documentation for it, which includes functionality descriptions, directives, domain concepts, usage examples, class/method roles, key methods, relevant classes/methods, characteristics and concepts classification, and usage scenarios.This project has been accepted to the ICSME 2020 DocGen2 Tool Demo track. You can visit our project demo by this link:OpenAPIDocGen2
python==3.6.8nltk==3.4.5sekg==0.10.3.18Flask==1.1.2gunicorn==20.0.4flask_cors==3.0.8networkx==2.5You can simply typing the following command to start the service on server or localhost
gunicorn -b localhost:5000 run:app- Mingwei Liu
- Xiujie Meng
- Huanjun Xu
- Shuangshuang Xing
- Xin Wang
- Yang Liu
- Gang Lv
This project is licensed under the MIT License.
About
文档生成比赛
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- Python100.0%