{"id":13714275,"url":"https://github.com/manim-kindergarten/manim_document_zh","last_synced_at":"2026-04-09T04:32:58.912Z","repository":{"id":46537584,"uuid":"263380658","full_name":"manim-kindergarten/manim_document_zh","owner":"manim-kindergarten","description":"一份manim中文教程文档 / manim tutorial document in Chinese (完善中)","archived":false,"fork":false,"pushed_at":"2022-12-08T04:03:07.000Z","size":57470,"stargazers_count":154,"open_issues_count":0,"forks_count":17,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-05-23T04:43:33.196Z","etag":null,"topics":["documentation","manim","manim-kindergarten","tutorial"],"latest_commit_sha":null,"homepage":"https://docs.manim.org.cn","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manim-kindergarten.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-12T15:45:13.000Z","updated_at":"2024-04-24T01:42:51.000Z","dependencies_parsed_at":"2023-01-25T07:31:21.944Z","dependency_job_id":null,"html_url":"https://github.com/manim-kindergarten/manim_document_zh","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manim-kindergarten%2Fmanim_document_zh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manim-kindergarten%2Fmanim_document_zh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manim-kindergarten%2Fmanim_document_zh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manim-kindergarten%2Fmanim_document_zh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manim-kindergarten","download_url":"https://codeload.github.com/manim-kindergarten/manim_document_zh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224551210,"owners_count":17330099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["documentation","manim","manim-kindergarten","tutorial"],"created_at":"2024-08-02T23:01:56.150Z","updated_at":"2026-04-09T04:32:58.898Z","avatar_url":"https://github.com/manim-kindergarten.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"[![manim_document_zh](https://fastly.jsdelivr.net/gh/manim-kindergarten/CDN@master/manimgl_assets/DocumentHeader.png)](https://github.com/manim-kindergarten/manim_document_zh)\n\n![docs](https://github.com/manim-kindergarten/manim_document_zh/workflows/docs/badge.svg)\n[![GPL License](https://img.shields.io/github/license/manim-kindergarten/manim_document_zh)](https://choosealicense.com/licenses/gpl-3.0/)\n![QQ](https://img.shields.io/badge/QQ-862671480-red.svg?style=flat)\n[![manim_sandbox](https://img.shields.io/badge/mk-manim__sandbox-brightgreen.svg)](https://github.com/manim-kindergarten/manim_sandbox/)\n[![tutorial](https://img.shields.io/badge/tutorial-on_bilibili-ff69b4.svg)](https://space.bilibili.com/171431343/favlist?fid=947158443)\n\n[manim-kindergarten](https://github.com/manim-kindergarten/)成员整理的一份manim中文文档教程，目前还在完善当中。如果关于文档内容有问题，可以在这个repo中提出issue。\n如果你想要为这个文档做出贡献，可以提交pr。详细内容见[贡献规则及编写指南](https://docs.manim.org.cn/contribution.html)页面。\n\nmanimgl直接从[manim-kindergarten/manim](https://github.com/manim-kindergarten/manim)中拉取并构建文档\ncairo-backend分支的文档从本repo的[`manim`](https://github.com/manim-kindergarten/manim_document_zh/tree/manim)分支中拉取构建。\n\n## 文档地址\nhttps://docs.manim.org.cn\n\n还在完善中\n\n## 关于文档构建\n当前这个repo使用了[GitHub Actions](https://github.com/features/actions)和`Sphinx`自动构建文档。当向`master`分支`push`后，会自动触发构建部署在\n[GitHub Pages](https://docs.manim.org.cn/)上。manim-doc/overview)上提供预览。\n\n**附.** 文件格式转换：\n\nsphinx要求使用rst格式(reStructuredText语法)，可以使用pandoc把markdown等文件转换rst，或者JupyterNoteBook把py等文件转换rst。\n\n```bash\npandoc readme.md --from markdown --to rst -s -o readme.rst\n```\n\n或者\n\n```bash\npip install pypandoc\n```\n\n然后\n\n```python\nimport pypandoc\noutput = pypandoc.convert_file('somefile.md', 'rst').replace(\"\\r\", \"\")\nwith open(\"outputfile.rst\", \"w\", encoding=\"utf8\") as f:\n    f.write(output)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanim-kindergarten%2Fmanim_document_zh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanim-kindergarten%2Fmanim_document_zh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanim-kindergarten%2Fmanim_document_zh/lists"}