* Add conda installation docs
* MacOS -> macOS
* Add Working with Manim section
* Small fixes
* maybe the refs work now?
* why is ci stuck?
* Lets see if this works...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Naveen M K <naveen521kk@gmail.com>
* 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>
* Mention manim sideview extension
updates:
- added a brief notice for installing manim sideview
* segregate mention into a different section
* added a new section called Editors
* moved the mention into the section
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* change repetition of extension to pronoun
* word change
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update docs/source/installation.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
* Update docs/source/installation.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
* warn that manim doesn't support python 3.10 yet added
* warning that manim does not support python 3.10 yet, was added
* changed the warning to a separate paragraph and rephrased it
* a few typo corrections, I also changed the other files that were was saying that manim supports python 3.7+, when actually is just 3.7-3.9
* Changed normal hyphens (-) to en dashes (–), and remove a space before and after a dash.
* move plugins
* plugins in main sidebar
* restructure installation guide
* fix some removed references
* more sphinx fixes
* restructured developer installation, more cleanup
* rename some files
* rewrote MacOS installation instructions
* rewrote the windows installation guide
* cleaned up linux installation instructions
* added a lot of colons
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
* improve first paragraph of installation.rst
* move docker and jupyter to separate files
* Copyediting
Co-authored-by: Darylgolden <darylgolden@gmail.com>
* change wording regarding colab env
* copyediting, second pass
Co-authored-by: Darylgolden <darylgolden@gmail.com>
* first mention recommended ffmpeg installation for windows
* move admonition above table of contents
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
Co-authored-by: Darylgolden <darylgolden@gmail.com>
* Added documentation explaining the differences between manim versions
* Attempt to fix link
* Attempt to fix link again
* Attempt to fix link yet again
* Attempt to fix more links
* more fix attempts
* Apply suggestions from code review
Co-authored-by: Oliver <44864613+PhotonSpheres@users.noreply.github.com>
* Uncapitalized Manim
* fix
* Add link to manimgl documentation
* make names of different manim versions (more) consistent
Co-authored-by: Oliver <44864613+PhotonSpheres@users.noreply.github.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
* Added precommit for black, updated contributing documentation
Updated contributing.rst and related files
Fixed some grammar, added pre-commit section
* picked pre-commit version, removed redundant language_version
* Fix section headings
* Update docs/source/contributing.rst
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Update docs/source/contributing.rst
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Update docs/source/contributing.rst
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Update docs/source/contributing.rst
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Update docs/source/contributing.rst
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Update docs/source/contributing.rst
* Update docs/source/contributing.rst
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Update docs/source/contributing.rst
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Add in missing flake stuff to lock
* Added flake8 to pre-commit
* added newlines at the end of .flake8 and .pre-commit-config.yaml
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Apply suggestions from code review
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
* Reorder mentioning of tests after writing code
* Removed extra -
Co-authored-by: Naveen M K <naveen@syrusdark.website>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
* add first version of dockerfile and corresponding texlive.profile
* add reference to docker in the installation docs
* rename textlive.profile -> texlive-profile.txt
* newline at end of file
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* remove libpango1.0-dev
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* add docker badge to readme, fix links for badges
* let banner link to manim.community
* Fix broken link
* Docker images --> docker images
Co-authored-by: Naveen M K <naveen@syrusdark.website>
Co-authored-by: kolibril13 <44469195+kolibril13@users.noreply.github.com>
* Add necessary files and fix readme
* remove poetry.lock
* Change some things
* Add Github action to Publish
* Specify rich version - updates in setup.py
* Add lock file
* Add some docs about poetry
* Add some docs and upgrade rich
* remove Setup.py
* Github Action using Poetry
* Fix tests
* Move to py 3.7 until poetry fixes it
* Remove 3.6
* Looks like 3.6 works now
* Fix Path for CI
* Windows build
* Add CI that actually works
* Fix some spaces
* Update docs and fix windows test
* Fix windows run
* Change some formatting -Docs
Co-authored-by: Leo Torres <dleonardotn@gmail.com>
* Some docs update
* Change doc url Pyproject - Some formatting docs - change ci on release event
* Change to manimlib
CC. https://github.com/ManimCommunity/manim/pull/165#discussion_r481128270
* Some formatting changes
* Merge branch 'master' of https://github.com/ManimCommunity/manim into poetry-change-new
* Remove pytest.ini and Have a note in Readme
* Update some docs
* Update Authors field
* Make readthedocs work
Co-authored-by: Leo Torres <dleonardotn@gmail.com>
* Move bug report guide to own page, rewrite contributing guide, add a troubleshooting solution
* Apply suggestions from code review of contributing guide rewrite
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Change contributing guide to checkout master
Instead of saying how to checkout any branch, change contributing.md to say how to checkout the master branch specifically.
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* add docs reqs for RTD site, and update the output of 'manim --help' to fix doctests
* Add a note asking the dev to uninstall pip manimce if using git version.
* Fix a typo.
Co-authored-by: leotrs <leo@leotrs.com>