manim/docs/source/contributing
Benjamin Hackl 48747a74d9
Refactored structure of documentation; added :doc:FAQ section <faq/index> (#2732)
* move tutorials -> tutorials_guide

* change title in tutorials_guides

* rename: a_deeper_look -> output_and_config

* splitting Tutorials

* reorder index (sidebar), move some top level sections elsewhere

* rename some tutorials

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* replace recommonmark with rest for rendering md files

* fixed broken references

* fixed **all** warnings and errors during docbuild

* faq: help, more structure for landing page

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix deprecation tests

* prepare some sort of skeleton for installation faq

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* ensure that pip from poetry venv is used in pipeline

* added myst-parser as dev dependency

* remove fixed sphinx version from requirement.txt, don't re-install dependencies

* move and improve versions and troubleshooting content to FAQ

* resolve broken references

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* help blacken-docs

* new: navigating the docs

* make different versions question more prominent

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fixed order of tutorials

* added explicit references to building blocks and quickstart tutorial

* docs -> doc

* change a page-reference to a paragraph-reference

* pypi manimlib, split answer regarding chocolatey failing

* added a note on #beginner-resources

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-27 08:45:31 +00:00
..
admonitions.rst Fixed the typo for Admonitions (#1551) 2021-05-21 15:35:13 +02:00
development.rst Refactored structure of documentation; added :doc:FAQ section <faq/index> (#2732) 2022-05-27 08:45:31 +00:00
docstrings.rst Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
examples.rst Moved `manim_directive.py to manim.utils.docbuild` (#2347) 2021-12-02 17:09:02 +00:00
internationalization.rst Reduced the number of warnings during documentation build (#2603) 2022-03-08 12:23:27 +08:00
performance.rst Added guide on profiling and improving performance (#2517) 2022-02-03 07:12:02 +08:00
references.rst Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
testing.rst Made frames_comparsion testing utility a proper module of the library (#2346) 2021-12-03 21:18:18 +01:00
typings.rst Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00