update
This commit is contained in:
parent
0f1804e3fb
commit
5602fbc30e
@ -2,8 +2,8 @@
|
|||||||
========
|
========
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo apt-get install pelican asciidoctor ruby-asciidoctor-pdf plantuml yui-compressor
|
sudo apt-get install pelican plantuml yui-compressor
|
||||||
sudo gem install asciidoctor-diagram
|
sudo gem install asciidoctor asciidoctor-pdf asciidoctor-diagram
|
||||||
```
|
```
|
||||||
|
|
||||||
Установка:
|
Установка:
|
||||||
@ -18,6 +18,7 @@ git submodule update --init plugins/thirdparty/pelidoc
|
|||||||
git submodule update --init plugins/thirdparty/yuicompressor-opt
|
git submodule update --init plugins/thirdparty/yuicompressor-opt
|
||||||
git submodule update --init plugins/thirdparty/pandoc_reader
|
git submodule update --init plugins/thirdparty/pandoc_reader
|
||||||
git submodule update --init plugins/thirdparty/replacer
|
git submodule update --init plugins/thirdparty/replacer
|
||||||
|
git submodule update --init plugins/thirdparty/asciidoctor
|
||||||
git submodule update --init themes/bootstrap4
|
git submodule update --init themes/bootstrap4
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user