This package browser is in early development. Mind the rough edges.

r-swagger

Dynamically generate documentation from a Swagger-compliant API

This package provides a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger compliant API.

Installation

Install the latest version of r-swagger as follows:

guix install r-swagger

Or install a particular version:

guix install r-swagger@5.17.14.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-swagger about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-swagger'><img src='https://packages.guix.gnu.org/packages/r-swagger/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-swagger/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-swagger)

Example Org:

[[https://packages.guix.gnu.org/packages/r-swagger][https://packages.guix.gnu.org/packages/r-swagger/badges/latest-version.svg]]