Skip to content

Commit 762a7e3

Browse files
committedNov 29, 2017
docs(README): remove dev notes section
moved to CONTRIBUTING.md
1 parent 5e5d2b2 commit 762a7e3

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed
 

‎README.md

+1-12
Original file line numberDiff line numberDiff line change
@@ -206,17 +206,6 @@ For updates on endpoints under preview, see https://developer.github.com/changes
206206
| Timeline | application/vnd.github.mockingbird-preview |
207207
| Topics | application/vnd.github.mercy-preview+json |
208208

209-
## Dev notes
210-
211-
To update the apidoc for github pages:
212-
213-
```bash
214-
$ npm install apidoc -g
215-
$ apidoc -i doc/ -o apidoc/
216-
```
217-
218-
Just a reminder, since an ad-hoc filter was added to the apidoc, don't overwrite index.html, main.js.
219-
220209
## LICENSE
221210

222-
MIT license. See the LICENSE file for details.
211+
[MIT](LICENSE)

0 commit comments

Comments
 (0)
Please sign in to comment.