Skip to content

Commit bb44549

Browse files
committed
Added instruction on updating online doc and demo page
1 parent 69d21e0 commit bb44549

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ $ cargo doc --no-deps --all # Excluding all dependencies
4343

4444
Documentation HTML files can then be found in the `target/doc` directory.
4545

46+
If you wish to update the online documentation. Push directly to the `release` branch (or ask a maintainer to do so), this will trigger a Travis build that updates the documentation and WebAssembly demo page.
47+
4648
# Code organization
4749

4850
- `parser/src`: python lexing, parsing and ast

0 commit comments

Comments
 (0)