1.1.2 • Published 8 months ago

@playcanvas/jsdoc-template v1.1.2

Weekly downloads
704
License
MIT
Repository
github
Last release
8 months ago

PlayCanvas JSDoc Template

This is a JSDoc 3.x and 4.x compatible template for the PlayCanvas API Reference. It is generated automatically during engine publishing process and hosted on: https://developer.playcanvas.com/api/

NPM version License CI

How to build

Ensure you have Node.js installed. Then, install all of the required Node.js dependencies:

npm install

Then you can build CSS styles:

npm run build

To test static html files, you need to use PlayCanvas Engine repository. Clone https://github.com/playcanvas/engine besides this repository:

./playcanvas-jsdoc-template/
./engine/

Then edit ./engine/conf-api.json, field opts.template to: "../playcanvas-jsdoc-template" so it will use your local copy of templates for building the docs, and then in ./engine/ run:

npm run docs

Static files will be generated to:

./engine/docs/

These can be served by the web server of your choice or viewed directly by opening ./engine/docs/index.html in a web browser.

1.1.1

9 months ago

1.1.0

9 months ago

1.1.2

8 months ago

1.0.29

1 year ago

1.0.28

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.27

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.20

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago