Changeset 3d8a6c0 for doc


Ignore:
Timestamp:
Sep 23, 2018, 10:11:27 AM (6 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
Children:
f49cf4c
Parents:
109ba42
Message:

doc/*.rst: use console highlighting

Location:
doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/debian_packages.rst

    r109ba42 r3d8a6c0  
    1010``git-buildpackage`` to build from the git repository. For instance:
    1111
    12 .. code-block:: bash
     12.. code-block:: console
    1313
    1414    $ git clone git://anonscm.debian.org/collab-maint/aubio.git
  • doc/python_module.rst

    r109ba42 r3d8a6c0  
    1111aubio can now be installed using ``pip``:
    1212
    13 .. code-block:: bash
     13.. code-block:: console
    1414
    1515    $ pip install aubio
     
    2020From ``aubio`` source directory, run the following:
    2121
    22 .. code-block:: bash
     22.. code-block:: console
    2323
    2424    $ ./setup.py clean
Note: See TracChangeset for help on using the changeset viewer.