Commit graph

11 commits

Author SHA1 Message Date
Benjamin Hackl
4fc00f7318
Switch documentation from guzzle-sphinx-theme to furo (#1251)
* prototype: switch from guzzle-sphinx-theme to furo

* try workaround for displaying navbar elements

* more specific css targeting

* further color adjustments

* manim-example block: larger font size

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

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

* remove unused import

* increase font size for references

* fix hover colors

* html_title with explicit version

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

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
2021-04-08 20:18:02 -07:00
Benjamin Hackl
9a39701f79
More color changes (#706)
* change "primary color" from green to blue

* change color of several admonition blocks to our logo palette
2020-11-14 11:52:28 -05:00
Benjamin Hackl
912ab0ec54
Anchors for example blocks in documentation (#658)
* add anchors to example blocks

* fix save_as_gif in manim_directive
2020-11-01 14:04:49 +05:30
Benjamin Hackl
1d56066af4 change colors of "see also" blocks 2020-10-31 16:43:05 +01:00
Benjamin Hackl
4e8680edb8 custom styling for module-level functions 2020-10-31 16:12:00 +01:00
Benjamin Hackl
1d863e469d
Improve design of documentation (#617)
* redesign documentation \o/

* outline 0 for videos

* forgot border-color for source blocks

* adapt styling for example references

* change link and text color

* suggestion for new order of top-level docs

* mathematical objects --> mobjects
2020-10-27 19:54:03 +01:00
Benjamin Hackl
1a6b0c269d
Custom "Example reference"-blocks for examples with manim directive (#607)
* add seealso options to manim directive

* illustrate use of seealso_classes

* remove unneeded import

* rename: seealso -> ref

* custom styling

* change to ref_classes in example
2020-10-24 23:01:36 +02:00
Naveen M K
ec059ccf29
Align Images in Mobile - Sphinx (#440) 2020-09-13 08:30:36 -04:00
Benjamin Hackl
9c511502cc
Render videos while building documentation (#402)
Implement a sphinx directive to allow for rendering video at the time of generating the documentation
2020-09-11 16:22:06 -04:00
Benjamin Hackl
d470a8d92a
Fix overflowing images in documentation (#392)
* add width and some margin-bottom to img.align-center, change spacing
2020-08-31 14:49:12 -04:00
Leo Torres
662777bb96
Docs (#347)
* add some module docstrings

* add some breathing room in the generated autosummaries

* edit template so it generates cleaner output

* document add and remove

* document new conf.py option

* updates from code review

Co-authored-by: Pg Biel <9021226+PgBiel@users.noreply.github.com>
Co-authored-by: Aathish Sivasubrahmanian <aathish04@gmail.com>
Co-authored-by: Naveen M K <naveen@syrusdark.website>
2020-08-28 09:20:21 -04:00