Skip to content

Commit c50d2a6

Browse files
committed
port Installing extensions in parallel page to markdown
1 parent 5d1cf1f commit c50d2a6

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

docs/installing-extensions-in-parallel.md

-18
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
# Installing extensions in parallel *(experimental!)*
2-
3-
!!! warning
4-
This page will soon replace <https://docs.easybuild.io/en/latest/Installing_extensions_in_parallel.html>.
5-
6-
**
7-
It still needs to be ported from *reStructuredText* (.rst) to *MarkDown* (.md),
8-
and you can help with that!
9-
**
10-
11-
- source: [`docs/Installing_extensions_in_parallel.rst` in `easybuilders/easybuild` repo](https://raw.githubusercontent.com/easybuilders/easybuild/develop/docs/Installing_extensions_in_parallel.rst)
12-
- target: [`docs/installing-extensions-in-parallel.md` in `easybuilders/easybuild-docs` repo](https://github.com/easybuilders/easybuild-docs/tree/main/docs/installing-extensions-in-parallel.md)
13-
14-
See <https://github.com/easybuilders/easybuild-docs> for more information.
15-
16-
```rst
171
.. _installing_extensions_in_parallel:
182

193
Installing extensions in parallel (experimental!)
@@ -123,5 +107,3 @@ The sanity checks that are done for each extension are still done through a sequ
123107
list of extensions.
124108
125109
Additional work is needed to also run these checks in parallel across the cores that are available to EasyBuild.
126-
127-
```

0 commit comments

Comments
 (0)