Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Conversation

@PokhodenkoSA
Copy link
Contributor

@PokhodenkoSA PokhodenkoSA commented Dec 26, 2019

This PR applies Sphinx extension sphinxcontrib-programoutput and give example of modifying docstrings.
Instead of using this:

    .. code-block:: console
        > python ./series/series_abs.py

Now it should be:

    .. command-output:: python ./series/series_abs.py
       :cwd: ../../../examples

Note: For :cwd: use the same example folder you use in:

    .. literalinclude:: ../../../examples/series/series_abs.py

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants