Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

文档生成比赛

NotificationsYou must be signed in to change notification settings

FudanSELab/doc-generate

 
 

Repository files navigation

DOI

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

Getting Started

Prerequisites

python==3.6.8nltk==3.4.5sekg==0.10.3.18Flask==1.1.2gunicorn==20.0.4flask_cors==3.0.8networkx==2.5

Running the Service

You can simply typing the following command to start the service on server or localhost

gunicorn -b localhost:5000 run:app

Contributor

  • Mingwei Liu
  • Xiujie Meng
  • Huanjun Xu
  • Shuangshuang Xing
  • Xin Wang
  • Yang Liu
  • Gang Lv

License

This project is licensed under the MIT License.

About

文档生成比赛

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python100.0%

[8]ページ先頭

©2009-2025 Movatter.jp