Документация

This commit is contained in:
Andrei Astafev 2019-04-20 19:56:12 +03:00
parent 83bad0fb75
commit 6119463eb3

View File

@ -9,6 +9,8 @@ cd dsp-site
git submodule update --init --recursive plugins/thirdparty/md-metayaml
git submodule update --init plugins/official
git submodule update --init plugins/thirdparty/pelican-css
git submodule update --init plugins/thirdparty/pelidoc
git submodule update --init plugins/thirdparty/yuicompressor-opt
git submodule update --init themes/bootstrap4
```