OpenDocumenter
OpenDocumenter is a automatic documentation generator for OpenAPI v3 schemas. Simply provide your schema file in JSON or YAML, then sit back and enjoy the documentation.
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- codeql-analysis.yml
- greetings.yml
- label.yml
- quisque.yml
- dependabot.yml
- labeler.yml
- PULL_REQUEST_TEMPLATE.md
- config.json
- example.gif
- ghes-2.20.yml
- openapi.yml
- highlighter-theme-dark.less
- highlighter-theme-light.less
- theme.less
- utils.less
- ContactTeam.vue
- DocEntry.vue
- DocEntryTitle.vue
- DocFooter.vue
- DocHeader.vue
- DocLayout.vue
- DocSidebar.vue
- DocSidebarEntry.vue
- DocSidebarTag.vue
- DocTag.vue
- DocToolbox.vue
- DocToolboxDropdown.vue
- DocToolboxIcon.vue
- Endpoint.vue
- Example.vue
- Highlight.vue
- Markdown.vue
- ReqBody.vue
- ReqResponse.vue
- Shield.vue
- SplitSection.vue
- StatusCode.vue
- codegen.js
- envInject.js
- .babelrc
- .browserslistrc
- environment.json
- index.html
- index.js
- index.vue
- store.js
- vue.config.js
- cli.js
- index.js
- .gitignore
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE.md
- package.json
- README.md
- SECURITY.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/ouropencode/OpenDocumenter
Downloads the entire project code from GitHub to your computer.
cd OpenDocumenter
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
> npm install -g opendocumenter
Downloads and installs the libraries listed in package.json.
> yarn global add opendocumenter
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
