8000 GitHub - truenas/api-docs: API Documentation Website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

truenas/api-docs

Repository files navigation

api-docs

API Documentation Website

This is an almost entirely automated website to generate and serve TrueNAS API documentation.

To build locally, Docker and Hugo v0.145 (or newer) is required. Git for Windows is also helpful, or Git bash generally for running the scripts. Make sure Docker is running.

  1. Execute scripts/pull_api_docs.sh and wait for it to complete (it can take some time).
  2. Execute scripts/remove_current_labeling.sh
  3. Execute scripts/pull-truenas-release-data
  4. In a terminal, run hugo serve.

To cleanup, execute scripts/cleanup_api_docs.sh.

The scripts/pull_api_docs.sh script creates a docker container from an upstream TrueNAS container, places the Sphinx-rendered API documentation files into the static/ directory, and generates some data/ files that are used by Hugo at buildtime.

About

API Documentation Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0