Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

cyberrangecz/devops-mkdocs-swagger-ui-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is no longer active. The official Swagger plugin is now used.

About

Plugin allows you to render Swagger UI console based on the swagger specification in YAML format.

Install

In plugin directory run command:

 python3 setup.py install --prefix=$HOME/.local

to build package localy. Then in mkdocs repository run:

pipenv install { path to the plugin repository }
pipenv sync

In mkdocs.yaml file add:

plugins:
    - mkdocs-swagger-ui

and store YAML files in /docs/reference/ directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •