项目文件夹

文件
Elías Snorrason 1883cd60ec Add descriptions of issues that Datalab can detect to docs (#682)
* docs(datalab): 📝 add a page that describes the issues that Datalab can detect

* docs(datalab): 📝 rewrite sections on datalab docs page

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-04-28 00:01:59 +00:00

29 行
652 B
ReStructuredText

Datalab guides
==============
This page contains a list of guides for using Datalab.
.. note::
.. include:: ../optional_dependencies.rst
Types of issues
---------------
These guides are for users who want to use Datalab with greater control, selecting what issues to search for and what nondefault settings to use for detecting them.
.. toctree::
:maxdepth: 3
issue_type_description
Customizing issue types
-----------------------
These guides are for developers to create a custom issue type that Datalab can audit for together with the built-in issue types it already detects.
.. toctree::
:maxdepth: 3
custom_issue_manager