X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/62bfbd6a63dcac2f6f31eb014f69397c9eb967d2..f1d4e742c91dd5179d742b0db9293c4472b765f8:/docs/usage_and_configuration/index.rst diff --git a/docs/usage_and_configuration/index.rst b/docs/usage_and_configuration/index.rst index 84a9c0c..f6152ee 100644 --- a/docs/usage_and_configuration/index.rst +++ b/docs/usage_and_configuration/index.rst @@ -7,6 +7,7 @@ Usage and Configuration the_basics file_collection_and_discovery black_as_a_server + black_docker_image Sometimes, running *Black* with its defaults and passing filepaths to it just won't cut it. Passing each file using paths will become burdensome, and maybe you would like @@ -22,3 +23,4 @@ This section covers features of *Black* and configuring *Black* in detail: - :doc:`The basics <./the_basics>` - :doc:`File collection and discovery ` - :doc:`Black as a server (blackd) <./black_as_a_server>` +- :doc:`Black Docker image <./black_docker_image>`