UNPKG

documentation-website

Version:

Declarative multilanguage documentation website generator

38 lines (26 loc) 2.32 kB
<!-- !/usr/bin/env markdown -*- coding: utf-8 -*- region header Copyright Torben Sickert (info["~at~"]torben.website) 16.12.2012 License ------- This library written by Torben Sickert stand under a creative commons naming 3.0 unported license. See https://creativecommons.org/licenses/by/3.0/deed.de endregion --> Project status -------------- [![npm](https://img.shields.io/npm/v/documentation-website?color=%23d55e5d&label=npm%20package%20version&logoColor=%23d55e5d&style=for-the-badge)](https://www.npmjs.com/package/documentation-website) [![npm downloads](https://img.shields.io/npm/dy/documentation-website.svg?style=for-the-badge)](https://www.npmjs.com/package/documentation-website) [![build](https://img.shields.io/github/actions/workflow/status/thaibault/documentation-website/build.yaml?style=for-the-badge)](https://github.com/thaibault/documentation-website/actions/workflows/build.yaml) [![build push package](https://img.shields.io/github/actions/workflow/status/thaibault/documentation-website/build-package-and-push.yaml?label=build%20push%20package&style=for-the-badge)](https://github.com/thaibault/documentation-website/actions/workflows/build-package-and-push.yaml) [![check types](https://img.shields.io/github/actions/workflow/status/thaibault/documentation-website/check-types.yaml?label=check%20types&style=for-the-badge)](https://github.com/thaibault/documentation-website/actions/workflows/check-types.yaml) [![lint](https://img.shields.io/github/actions/workflow/status/thaibault/documentation-website/lint.yaml?label=lint&style=for-the-badge)](https://github.com/thaibault/documentation-website/actions/workflows/lint.yaml) [![test](https://img.shields.io/github/actions/workflow/status/thaibault/documentation-website/test-coverage-report.yaml?label=test&style=for-the-badge)](https://github.com/thaibault/documentation-website/actions/workflows/test-coverage-report.yaml) [![code coverage](https://img.shields.io/coverallsCoverage/github/thaibault/documentation-website?label=code%20coverage&style=for-the-badge)](https://coveralls.io/github/thaibault/documentation-website) Use case -------- This is my central development for all of my documentation or project presentation web pages. Included Features: - Auto-building API-Documentation - Auto-building Presentation Website