Skip to content

Commit

Permalink
Document using submodules for the site
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Nov 30, 2023
1 parent be4138f commit 1da35e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,13 @@ The documentation is built using

### Building

The documentation website uses some sources from submodules,
so make sure to pull them before building the site.

Requirements:

- Python and PiP, recent versions
- Submodules are pulled in your local git clone

```shell
pip install -r requirements.txt
Expand Down

0 comments on commit 1da35e8

Please sign in to comment.