https://github.com/cesiumlabs/jsdoc-skyceil
A clean and minimalistic JSDoc theme
https://github.com/cesiumlabs/jsdoc-skyceil
jsdoc jsdoc-theme minimalistic-jsdoc-theme
Last synced: about 1 year ago
JSON representation
A clean and minimalistic JSDoc theme
- Host: GitHub
- URL: https://github.com/cesiumlabs/jsdoc-skyceil
- Owner: CesiumLabs
- Created: 2020-07-22T14:02:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-30T08:20:59.000Z (over 4 years ago)
- Last Synced: 2025-04-12T06:19:02.534Z (about 1 year ago)
- Topics: jsdoc, jsdoc-theme, minimalistic-jsdoc-theme
- Language: JavaScript
- Homepage: https://jsdoc.cesiumlabs.xyz
- Size: 874 KB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs.md
Awesome Lists containing this project
README
# Skyceil
A clean and minimalistic JSDoc theme

# [Documentation](https://jsdoc.snowflakedev.org)
## Install
```bash
$ npm install jsdoc-skyceil
```
## Usage
```bash
$ jsdoc ./ -t /path/to/skyceil
```
## Clone
```bash
$ git clone https://github.com/DevSnowflake/jsdoc-skyceil
```
## Helpful Links
* [Website/Docs](https://jsdoc.snowflakedev.org)
* [Source](https://github.com/DevSnowflake/jsdoc-skyceil)
* [Changelogs](https://github.com/DevSnowflake/jsdoc-skyceil/blob/master/changelogs.md)
* [Discord](https://snowflakedev.org/discord)