|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| assets | há 2 anos atrás | |
| install | há 2 anos atrás | |
| more | há 2 anos atrás | |
| plugins | há 2 anos atrás | |
| syntax | há 2 anos atrás | |
| usage | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| config.json | há 2 anos atrás | |
| sidebar.yaml | há 2 anos atrás | |
title: open source static doc site generator teedoc keywords: teedoc, markdown, jupyter notebook, html, document generation, alternative gitbook, website generation, static website, static blog
Official website: teedoc.neucrack.com or teedoc.github.io Source file of this document: github.com/teedoc/teedoc.github.io Source code: https://github.com/teedoc/teedoc Welcome star
Convert documents in Markdown or Jupyter Notebook format into HTML static web pages
teedoc can be used in the following scenarios:
Python Learning and C++ Learning, they have separate directories, and teedoc is the library)HTML pagesWiKi websiteIf you encounter problems during use, you can find similar problems in here (you need to register and log in to github) to find similar issues, or create an issue
Python3route and convert SUMMARY.md by summary2yaml commandgitalkThis website is generated using teedoc, what you see now is what the generated website looks like.
In addition, there are other websites that use teedoc, please see here for details
In fact, there are many tools of this type, but each one is slightly different. Just choose one according to your needs.
If you have choice difficulties, you are recommended to use teedoc if you meet some of the following conditions:
teedocJupyter notebook to write documents or code? Decisively choose teedoccss, or change the theme plug-in)Python? Plug-ins and functions can be customized at any timeOther similar tools:
docusaurus: teedoc's UI layout is almost similar to it, but it is written by ract, teedoc is native js, if you are using ract, you can consider thisgitbook: a tool that used to be very useful, but it is no longer maintained by the government, and it is switched to commercial use. It is not recommended to use itdocsify: only one page is needed, markdown is rendered in the browser, instead of pre-rendered as HTML, the advantage is that it is lightweight, but SEO is not very friendly, you can use its SSR function, nodejs writtenreadthedocs(Sphinx): In fact, it uses Sphinx as a generation tool. The official website documentation of Python is generated by this tool. Many open source projects use tools. readthedocs is just a public document website. You don’t need to build your own website, you can start writing documents after registering and logging in, and it is friendly to RST format supportmkdoc: It is also a tool written by python. It is easy to use and has many plugins. If your document is a single language document, you can use this toolGenerate with teedoc in footer to help more people discover teedoc and promote the growth of the projectVisitquick start to install and quick start