in→docs
This commit is contained in:
parent
c3af60bbfd
commit
96f5a0771a
109 changed files with 0 additions and 0 deletions
7
docs/public/gource/index.rst
Normal file
7
docs/public/gource/index.rst
Normal file
|
@ -0,0 +1,7 @@
|
|||
gource
|
||||
======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
render
|
17
docs/public/gource/render.rst
Normal file
17
docs/public/gource/render.rst
Normal file
|
@ -0,0 +1,17 @@
|
|||
Render
|
||||
======
|
||||
|
||||
.. todo:: ffmpeg pipe
|
||||
|
||||
.. code:: bash
|
||||
|
||||
gource \
|
||||
--date-format "%Y - %m - %d / %H : %M : %S" \
|
||||
-f \
|
||||
--highlight-dirs \
|
||||
--highlight-users \
|
||||
--key \
|
||||
--output-framerate 60 \
|
||||
--start-date "yyyy-mm-dd HH:MM:SS" \
|
||||
--auto-skip-seconds 1 \
|
||||
--seconds-per-day 10
|
Loading…
Add table
Add a link
Reference in a new issue