black/docs
Felix Hildén 04518c38c9
Create FAQ documentation (GH-2247)
This commit creates a Frequently Asked Questions document for our users
to read. Hopefully they actually read it too. Items included are:
Black's non-API, AST safety, style stability, file discovery, Flake8
disagreements and Python 2 support. Hopefully I've got the answers
down in general.

Commit history before merge:

* Create FAQ
* Address feedback
* Move to single markdown file
* Minor wording improvements
* Add changelog entry
2021-05-25 16:07:05 -04:00
..
_static Create FAQ documentation (GH-2247) 2021-05-25 16:07:05 -04:00
compatible_configs fix #1917 (#1918) 2021-01-11 08:21:14 -08:00
contributing Fix test requirements file name (#2245) 2021-05-17 11:47:34 -07:00
guides Replace references to master branch (#2210) 2021-05-09 17:50:17 -04:00
integrations Update vim plugin manual installation instructions. (#2235) 2021-05-16 18:10:59 +02:00
the_black_code_style Link isort profile to Black code style isort mention (#2246) 2021-05-19 15:11:37 -04:00
usage_and_configuration Fix: black only respects the root gitignore. (#2225) 2021-05-16 13:51:27 -04:00
authors.md Reorganize docs v2 (GH-2174) 2021-05-08 15:17:38 -04:00
change_log.md Symlink docs/change_log.md to CHANGES.md, don't copy (#2146) 2021-04-26 10:26:03 -07:00
conf.py Add issue triage documentation (#2236) 2021-05-16 18:07:27 +02:00
faq.md Create FAQ documentation (GH-2247) 2021-05-25 16:07:05 -04:00
getting_started.md Reorganize docs v2 (GH-2174) 2021-05-08 15:17:38 -04:00
index.rst Create FAQ documentation (GH-2247) 2021-05-25 16:07:05 -04:00
license.rst Reorganize docs v2 (GH-2174) 2021-05-08 15:17:38 -04:00
make.bat add sphinx docs skeleton (#71) 2018-03-23 14:27:04 -07:00
Makefile add sphinx docs skeleton (#71) 2018-03-23 14:27:04 -07:00
requirements.txt Add issue triage documentation (#2236) 2021-05-16 18:07:27 +02:00