Skip to content

Commit 08f8c97

Browse files
committed
get rid of multiple headings with same content
1 parent 25d0ccf commit 08f8c97

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/including-additional-python-modules.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Since EasyBuild 4.2.0, easyblocks from a pull request on GitHub can also
9696
be included, using `--include-easyblocks-from-pr` (see
9797
[Using easyblocks from pull requests][github_include_easyblocks_from_pr]).
9898

99-
### Example
99+
**Example**
100100

101101
The example below shows how all self-implemented easyblocks (both
102102
software-specific and generic) located in the `$HOME/myeasyblocks`
@@ -123,7 +123,7 @@ path to the corresponding Python modules can be specified via
123123
To verify that EasyBuild is aware of the additional module naming
124124
schemes, the `--avail-module-naming-schemes` option can be used.
125125

126-
### Example
126+
**Example**
127127

128128
The example below shows how all custom module naming schemes located in
129129
the `$HOME/myebmns` can be included:
@@ -156,7 +156,8 @@ directory named according to the type of component (`compiler`, `mpi`,
156156
To verify that EasyBuild is aware of the included toolchains,
157157
`--list-toolchains` can be used.
158158

159-
### Example
159+
160+
**Example**
160161

161162
The example below shows how the support for additional toolchains and
162163
the required additional compiler/MPI toolchain components implemented by

0 commit comments

Comments
 (0)