All Projects → realLiangshiwei → ToShowDoc

realLiangshiwei / ToShowDoc

Licence: MIT license
Swagger To ShowDoc

Programming Languages

C#
18002 projects

ToShowDoc

Automatically generate documents to showdoc !

NuGet NuGet

install

dotnet tool install -g toshowdoc

commands

  add        add project
  del        delete project
  list       show all project
  sync       sync doc
  update     update project

add

add project

Usage: ToShowDoc add [options]

Options:
  -h|--help             Show help information
  -n|--name             Project Name
  -ak|--ApiKey          ShowDoc Project ApiKey
  -at|--ApiToken        ShowDoc Project ApiToken
  -su|--SwaggerJsonUrl  Swagger Json Url
  -sdu|--ShowDocUrl     ShowDocUrl Name

update

update project

Usage: ToShowDoc update [options]

Options:
  -h|--help             Show help information
  -n|--name             Project Name
  -ak|--ApiKey          ShowDoc Project ApiKey
  -at|--ApiToken        ShowDoc Project ApiToken
  -su|--SwaggerJsonUrl  Swagger Json Url
  -sdu|--ShowDocUrl     ShowDocUrl Name

list

show all project

Usage: ToShowDoc list [options]

Options:
  -h|--help  Show help information

del

delete project

Usage: ToShowDoc del [options]

Options:
  -h|--help  Show help information
  -n|--name  Project Name

sync

sync doc

Usage: ToShowDoc sync [options]

Options:
  -h|--help  Show help information
  -n|--name  Project Name
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].