We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4226e commit c5cda3aCopy full SHA for c5cda3a
howto.txt
@@ -31,8 +31,11 @@
31
- IF NOT PRE-RELEASE:
32
$ make sample_html
33
check in the new sample html
34
-- Done with changes to source files, check them in.
35
- $ git push
+- Done with changes to source files
+ - check them in on a branch
36
+ - wait for ci to finish
37
+ - merge to master
38
+ - git push
39
- Build and publish docs:
40
- IF PRE-RELEASE:
41
$ make publishbeta
0 commit comments