File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs-source/content/developerguide Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,10 @@ update to the documentation, follow this process:
24
24
25
25
3. Make your documentation updates by editing the source files in
26
26
`docs-source/content`.
27
+ {{% notice note %}}
28
+ Make sure you only check in the changes from the `docs-source/content` area;
29
+ do not build the site and check in the static files.
30
+ {{% /notice %}}
27
31
28
32
4. If you wish to view your changes you can run the site locally using
29
33
these commands; the site will be available on the URL shown here:
@@ -38,7 +42,3 @@ and submit a pull request. Remember to follow the guidelines in the
38
42
[CONTRIBUTING](https://github.com/oracle/weblogic-kubernetes-operator/blob/master/CONTRIBUTING.md)
39
43
document.
40
44
41
- {{% notice note %}}
42
- Make sure you only check in your source code changes in `docs-source`; do
43
- not build the site and check in the static files.
44
- {{% /notice %}}
You can’t perform that action at this time.
0 commit comments