2022-02-21 19:11:06 +01:00
2022-02-21 18:39:03 +01:00
2022-02-21 18:54:23 +01:00
2022-02-10 04:18:07 +01:00
2022-02-21 18:39:03 +01:00
2022-02-21 17:49:38 +01:00
2022-02-10 04:18:07 +01:00
2022-02-21 17:49:38 +01:00

===============
Getting Started
===============

Building documentation
----------------------

Activate the virtual environment and install dependencies::

    make env
    make enter

Build the whole documentation::

    make html

For more options see::

    make help

Packages in virtual environment
-------------------------------

To install packages in conda environment you can use both
``conda`` and ``pip``.

Note that ``pip`` is installed in the conda environment which uses ``python3``,
and is related to ``pip3`` **inside** the virtual environment,
whereas invocation of ``pip3`` directly uses your **system** ``pip3`` instance,
typically located in ``/usr/bin/pip3``
S
Description
No description provided
Readme Apache-2.0
1.9 MiB
Languages
Python 94.1%
Shell 2.9%
Tcl 2.4%
XSLT 0.3%
VHDL 0.1%
Other 0.2%