documentation formatting: Thu Dec 19 23:23:04 UTC 2019

This commit is contained in:
emacspace 2019-12-19 23:23:04 +00:00 committed by Eugene Yaremenko
parent 701c449f64
commit bf506778f0
1 changed files with 4 additions and 4 deletions

View File

@ -239,10 +239,10 @@ Every layer description will be displayed only once.
If you want to experiment with the system locally:
#+BEGIN_SRC shell
docker run --rm \
-v <SPACEMACS_REPO_ROOT>:/tmp/docs \
-v <PATH_TO_CONFIG_FILE>:/opt/spacetools/spacedoc-cfg.edn \
jare/spacetools docfmt /tmp/docs/
docker run --rm \
-v <SPACEMACS_REPO_ROOT>:/tmp/docs \
-v <PATH_TO_CONFIG_FILE>:/opt/spacetools/spacedoc-cfg.edn \
jare/spacetools docfmt /tmp/docs/
#+END_SRC
*** Contributor to an existing layer