Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aadb9e8

Browse files
committed
Update Contributing-code.md
1 parent 2b3b286 commit aadb9e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Contributing-code.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ Table of contents:
2121
on the [Forum](https://groups.google.com/group/cefpython).
2222
- When adding or exposing new API you should update API docs as well
2323
(the api/ directory)
24+
- Update or create new documents if necessary
25+
- To update table of contents (TOC) in the document run the
26+
tools/toc.py script
27+
- To update API index run the tools/apidocs.py tool
2428
- When adding or exposing new API you should create unit tests
2529
for the new functionality (the unittests/ directory). If creating
2630
unit tests is not feasible or extremely difficult then you should

0 commit comments

Comments
 (0)