Skip to content

Commit 31023b8

Browse files
committed
Notes: update distribution notes.
1 parent f1740f1 commit 31023b8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Notes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Developer notes
22
===============
33

4+
### Distributions
5+
6+
There are 3 official ways to point to flatdoc releases. That is:
7+
8+
# Specific versions
9+
http://rstacruz.github.io/flatdoc/v/0.8.1/*
10+
11+
# Latest from the 0.8 series.
12+
# Updated every time there's a 0.8 release.
13+
http://rstacruz.github.io/flatdoc/v/0.8/*
14+
15+
# Latest
16+
http://rstacruz.github.io/flatdoc/*
17+
18+
...just replace `*` with `flatdoc.js` (or any of the other support files).
19+
420
### Notes on structure
521

622
* Distributions are stored in `/v/{version}/*`.

0 commit comments

Comments
 (0)