You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **next-major-release** branch is intended to represent the new features not yet released. The content of this branch is automatically published to **gh-pages** of this repository. This website can be reached by https://beta.resinsight.org
31
31
@@ -50,6 +50,8 @@ https://beta.resinsight.org redirects to https://opm.github.io/ResInsight-UserDo
50
50
## Tips and tricks
51
51
- If you want to publish a page, but avoid having an entry in the menu, add `hidden = true` to the header of the MD file. See about.md for an example.
52
52
53
+
- Disable a page from search index using `search_ignore = true`
54
+
53
55
- Use the following syntax to define a text region with fixed font size
0 commit comments