Skip to content

Commit 5f49547

Browse files
committed
2 parents 3e55666 + 48fc6c6 commit 5f49547

3 files changed

Lines changed: 31 additions & 236 deletions

File tree

contributing/DEVELOPERS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Netlify is connected to the following github triggers:
254254
A new production version of kepler.gl website is automatically created and deployed every time a PR is merged onto master.
255255

256256
In order to support testing environment, Netlify is setup to generate build every time a PR is created or updated.
257-
By generating builds for new and updated PRs we support CI/CD so developers can test their own build in a production like environment
257+
By generating builds for new and updated PRs we support CI/CD so developers can test their own build in a production like environment
258258

259259
### Publish kepler.gl package to NPM
260260

@@ -292,16 +292,16 @@ The documentation layout is defined by __SUMMARY.md__ file where the table of co
292292
* [ENTRY_LABEL](FILE_PATH)
293293
e.g.
294294
* [Welcome](README.md)
295-
```
295+
```
296296

297-
The above file is used by Gitbook to generate the doc navigation visible on the left-hand side of Kepler.gl doc website.
297+
The above file is used by Gitbook to generate the doc navigation visible on the left-hand side of Kepler.gl doc website.
298298
Gitbook also has the ability to show description for each folder/section of the documentation by creating an entry in __SUMMARY.md__
299299
and create a new __README.md__ file within said folder. The README.md file is a Gitbook convention that treats README files as if they were the main entry file for each folder.
300300

301301
The following is an example of doc section in SUMMARY.md file:
302302
```markdown
303303
* [User guides](docs/user-guides/README.md)
304-
```
304+
```
305305

306306
### Update Documentation
307307
The integration with Gitbook allows to update the documentation in two different ways:

reports/pagespeedresult.svg

Lines changed: 25 additions & 230 deletions
Loading

reports/pagespeedresultmobile.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)