Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for instructions (0.28 sec)

  1. docs/fr/docs/contributing.md

    </div>
    
    Il servira la documentation sur `http://127.0.0.1:8008`.
    
    De cette façon, vous pouvez modifier la documentation/les fichiers sources et voir les changements en direct.
    
    #### Typer CLI (facultatif)
    
    Les instructions ici vous montrent comment utiliser le script à `./scripts/docs.py` avec le programme `python` directement.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jul 27 18:51:07 GMT 2023
    - 16.3K bytes
    - Viewed (0)
  2. docs/en/docs/contributing.md

        ```console
        $ cd docs/en/
        ```
    
        Then run `mkdocs` in that directory:
    
        ```console
        $ mkdocs serve --dev-addr 8008
        ```
    
    #### Typer CLI (optional)
    
    The instructions here show you how to use the script at `./scripts/docs.py` with the `python` program directly.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jan 11 17:42:43 GMT 2024
    - 14.1K bytes
    - Viewed (0)
Back to top