1.0.34 • Published 4 years ago

ppn-api-documentation v1.0.34

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

PPN API Documentation

Content used for Priceline Partner Network's developer website.

Here's how it works:

Running an npm run build will trigger the build script.

The build script will scan the src directory for herodotus.config.js files. This is just a data mapping file. You can stick whatever information, formatted however you want inside of it. The default export of the file should be an object that contains a unique ID found in the project.

All the herodotus.config.js files will then be combined, transpiled, and bundled together as a library using webpack. The library modules are divided into files using the ID of the herodotus.config.js file as the filename.

Writing Documentation

Simply write an MD file and register it to a herodotus.config.js file. Every herodotus.config.js file acts as an entry point into compiling the documentation. Your project can then parse this information however it wants to be display.

1.0.33

4 years ago

1.0.34

4 years ago

1.0.32

4 years ago

1.0.31

4 years ago

1.0.30

4 years ago

1.0.29

4 years ago

1.0.28

4 years ago

1.0.27

4 years ago

1.0.26

4 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 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