update
This commit is contained in:
parent
0f1804e3fb
commit
5602fbc30e
@ -2,8 +2,8 @@
|
||||
========
|
||||
|
||||
```sh
|
||||
sudo apt-get install pelican asciidoctor ruby-asciidoctor-pdf plantuml yui-compressor
|
||||
sudo gem install asciidoctor-diagram
|
||||
sudo apt-get install pelican plantuml yui-compressor
|
||||
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/pandoc_reader
|
||||
git submodule update --init plugins/thirdparty/replacer
|
||||
git submodule update --init plugins/thirdparty/asciidoctor
|
||||
git submodule update --init themes/bootstrap4
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user