Skip to content

Commit 318b668

Browse files
authored
Add more figures to the documentation. (#193)
1 parent df94ebc commit 318b668

22 files changed

+100
-160
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,16 @@ projects. Its features include:
6666
<https://pytask-dev.readthedocs.io/en/latest/tutorials/how_to_select_tasks.html>`_
6767
known from pytest.
6868

69-
- **Easily extensible with plugins**. pytask's architecture is based on `pluggy
70-
<https://pluggy.readthedocs.io/en/latest/>`_, a plugin management framework, so that
71-
you can adjust pytask to your needs. Plugins are available for `parallelization
69+
- **Easily extensible with plugins**. pytask is built on top of `pluggy
70+
<https://pluggy.readthedocs.io/en/latest/>`_, a plugin management framework, which
71+
allows you to adjust pytask to your needs. Plugins are available for `parallelization
7272
<https://github.com/pytask-dev/pytask-parallel>`_, `LaTeX
7373
<https://github.com/pytask-dev/pytask-latex>`_, `R
7474
<https://github.com/pytask-dev/pytask-r>`_, and `Stata
75-
<https://github.com/pytask-dev/pytask-stata>`_ and `many more
76-
<https://github.com/topics/pytask>`_. Read `here
75+
<https://github.com/pytask-dev/pytask-stata>`_ and more can be found `here
76+
<https://github.com/topics/pytask>`_. Read in `this tutorial
7777
<https://pytask-dev.readthedocs.io/en/latest/tutorials/how_to_use_plugins.html>`_ how
78-
you can use plugins.
78+
to use and create plugins.
7979

8080
.. end-features
8181
Loading
Loading
Loading
Loading
Loading
24.4 KB
Loading
24.7 KB
Loading
Loading
Loading

0 commit comments

Comments
 (0)