set up structure

This commit is contained in:
Tony031218 2021-01-24 14:51:06 +08:00
parent c0852eae88
commit bb62ff4cd6
14 changed files with 48 additions and 1 deletions

View file

@ -0,0 +1,3 @@
About
=====
WIP

View file

@ -0,0 +1,3 @@
Changelog
=========
WIP

View file

@ -0,0 +1,3 @@
Contribution
============
WIP

View file

@ -0,0 +1,2 @@
Animation (TODO)
================

View file

@ -0,0 +1,2 @@
Camera (TODO)
=============

View file

@ -0,0 +1,2 @@
constants (TODO)
================

View file

@ -0,0 +1,2 @@
custom_default (TODO)
=====================

View file

@ -0,0 +1,2 @@
Mobject (TODO)
==============

View file

@ -0,0 +1,2 @@
Scene (TODO)
============

View file

@ -0,0 +1,2 @@
Shaders (TODO)
==============

View file

@ -0,0 +1,2 @@
Utils (TODO)
============

View file

@ -1,2 +1,3 @@
Quick Start
===========
WIP

View file

@ -10,9 +10,30 @@ at `3Blue1Brown <https://www.3blue1brown.com/>`_.
:maxdepth: 2
:caption: Getting Started
getting_started/install/index
getting_started/installation
getting_started/quickstart/index
.. toctree::
:maxdepth: 2
:caption: Documentation
documentation/constants
documentation/custom_default
documentation/mobject/index
documentation/animation/index
documentation/camera/index
documentation/scene/index
documentation/utils/index
documentation/shaders/index
.. toctree::
:maxdepth: 2
:caption: Development
development/changelog
development/contribution
development/about
Indices and tables