8000 Add github link in api docs · Powercoder64/ffmpeg-python@2eaa3dc · GitHub
[go: up one dir, main page]

Skip to content

Commit 2eaa3dc

Browse files
committed
Add github link in api docs
1 parent 1c4b26f commit 2eaa3dc

File tree

4 files changed

+16
-1
lines changed

4 files changed

+16
-1
lines changed

doc/html/_sources/index.rst.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
ffmpeg-python: Python bindings for FFmpeg
22
=========================================
33

4+
:Github: https://github.com/kkroening/ffmpeg-python
5+
-----------------------------------------------------------
6+
47
.. toctree::
58
:maxdepth: 2
69
:caption: Contents:

doc/html/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,15 @@ <h3>Navigation</h3>
4848

4949
<div class="section" id="ffmpeg-python-python-bindings-for-ffmpeg">
5050
<h1>ffmpeg-python: Python bindings for FFmpeg<a class="headerlink" href="#ffmpeg-python-python-bindings-for-ffmpeg" title="Permalink to this headline"></a></h1>
51+
<table class="docutils field-list" frame="void" rules="none">
52+
<col class="field-name" />
53+
<col class="field-body" />
54+
<tbody valign="top">
55+
<tr class="field-odd field"><th class="field-name">Github:</th><td class="field-body"><a class="reference external" href="https://github.com/kkroening/ffmpeg-python">https://github.com/kkroening/ffmpeg-python</a></td>
56+
</tr>
57+
</tbody>
58+
</table>
59+
<hr class="docutils" />
5160
<div class="toctree-wrapper compound">
5261
</div>
5362
<span class="target" id="module-ffmpeg"></span><dl class="function">

doc/html/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/src/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
ffmpeg-python: Python bindings for FFmpeg
22
=========================================
33

4+
:Github: https://github.com/kkroening/ffmpeg-python
5+
-----------------------------------------------------------
6+
47
.. toctree::
58
:maxdepth: 2
69
:caption: Contents:

0 commit comments

Comments
 (0)
0