mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Added a page for internals which links to our Github wiki (#2549)
* Link to wiki * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * link in sidebar Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
11da1d1b74
commit
f5b6e00a6e
2 changed files with 11 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ context, instructions on how to cite a particular release can be found
|
|||
reference
|
||||
plugins
|
||||
reporting_bugs
|
||||
internals
|
||||
contributing
|
||||
conduct
|
||||
|
||||
|
|
|
|||
10
docs/source/internals.rst
Normal file
10
docs/source/internals.rst
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Internal structure
|
||||
==================
|
||||
|
||||
Efforts to document the internal structure of Manim is ongoing on our
|
||||
`wiki <https://github.com/ManimCommunity/manim/wiki/Developer-documentation-(WIP)>`_.
|
||||
|
||||
Keep in mind that since this is a work in progress, the information you find may be
|
||||
incomplete, outdated or even wrong. Still, it should serve as a good starting point.
|
||||
The wiki is open for anyone to edit, feel free to add information or even questions
|
||||
directly on the wiki pages.
|
||||
Loading…
Add table
Add a link
Reference in a new issue