Loading public/develop/contribute/documenting/index.html +6 −6 Original line number Diff line number Diff line Loading @@ -1144,15 +1144,15 @@ git checkout develop <ul> <li>On Linux/macOS:</li> </ul> <p><code>bash python3 -m venv venv # Linux/macOS source venv/bin/activate #Linux/macOS</code></p> <pre><code class="language-bash">python3 -m venv venv # Linux/macOS source venv/bin/activate #Linux/macOS </code></pre> <ul> <li>On Windows:</li> </ul> <p><code>bash python -m venv venv # Windows venv\Scripts\activate # Windows</code></p> <pre><code class="language-bash">python -m venv venv # Windows venv\Scripts\activate # Windows </code></pre> <p>4) Setup a local <code>mkdocs</code> server by installing requirements:</p> <pre><code class="language-bash">python -m pip install -r requirements.txt </code></pre> Loading public/develop/search/search_index.json +1 −1 File changed.File size exceeds preview limit. View original file View changed file Loading
public/develop/contribute/documenting/index.html +6 −6 Original line number Diff line number Diff line Loading @@ -1144,15 +1144,15 @@ git checkout develop <ul> <li>On Linux/macOS:</li> </ul> <p><code>bash python3 -m venv venv # Linux/macOS source venv/bin/activate #Linux/macOS</code></p> <pre><code class="language-bash">python3 -m venv venv # Linux/macOS source venv/bin/activate #Linux/macOS </code></pre> <ul> <li>On Windows:</li> </ul> <p><code>bash python -m venv venv # Windows venv\Scripts\activate # Windows</code></p> <pre><code class="language-bash">python -m venv venv # Windows venv\Scripts\activate # Windows </code></pre> <p>4) Setup a local <code>mkdocs</code> server by installing requirements:</p> <pre><code class="language-bash">python -m pip install -r requirements.txt </code></pre> Loading
public/develop/search/search_index.json +1 −1 File changed.File size exceeds preview limit. View original file View changed file