Skip to main content

doc site generator with multiple doc support

Project description

teedoc

中文 | English

License PyPI PyPI - Downloads PyPI - Downloads build GitHub Repo stars

Official site: teedoc.neucrack.com or teedoc.github.io

documentation generate tool from markdown and jupyter notebook to html

teedoc can be used in the following scenarios:

  • Build a document website, and it is best to support multiple documents and custom pages
  • Build a WiKi website
  • Build personal or corporate knowledge base
  • Build personal or corporate website

Features

  • Easy to use, cross platform, only need Python3
  • Easy to deploy, only copy generated staitc HTML files to your server or other host
  • Easy to write, markdown support
  • Jupyter notebook support
  • Multiple docs support
  • Plugin support
  • Multiple theme support(support by plugin)
  • Control the style accurate to the page through css (implemented by customizing the id and class of each page)
  • Multi-level directory support
  • Multiple language support(manually translate)
  • Multiple language support(auto translate)
  • Multiple version support
  • Search support
  • SEO friendly
  • Real-time preview file changes
  • Multiple thread support, faster build speed
  • Blog support
  • Jinja2 HTML layout template support

Get Started

Visit official site: teedoc.github.io or teedoc.gitee.io

Create your website on github pages in minutes

See template repo

Quik start

  • Install python3

On Windows or macOS, download from python.org

On Linux, Ubuntu for example:

sudo apt install python3 python3-pip
  • Install teedoc

This command will install teedoc program

pip3 install teedoc
  • Initialize document
mkdir my_site
cd my_site
teeedoc init

or

teeedoc -d my_site init
  • Install plugins

This command will install plugins used by doc(set in site_config.json)

cd my_site
teedoc install
  • build or serve
teedoc serve

then visit http://127.0.0.1:2333 in browser

If you only want to generate htmls:

teedoc build

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

teedoc-1.17.7.tar.gz (835.6 kB view details)

Uploaded Source

Built Distribution

teedoc-1.17.7-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file teedoc-1.17.7.tar.gz.

File metadata

  • Download URL: teedoc-1.17.7.tar.gz
  • Upload date:
  • Size: 835.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.6

File hashes

Hashes for teedoc-1.17.7.tar.gz
Algorithm Hash digest
SHA256 a455a3472ca0932f1a37f29d543ab5a4181390418ca5d2db581249c25530f9c1
MD5 4cc4fe4573fd2b5c1aa3dfebb1fc6574
BLAKE2b-256 c547818ff11c1756025629b519c5619f1f759fe0183896cc87daf12064f6a4bc

See more details on using hashes here.

File details

Details for the file teedoc-1.17.7-py3-none-any.whl.

File metadata

  • Download URL: teedoc-1.17.7-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.6

File hashes

Hashes for teedoc-1.17.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6ac2792a5d3b629db8bfa0922a92f2e7e161b17b7b6f3ae7db9cbda4a1c233da
MD5 0759db60dba8115b61029544a1f6e384
BLAKE2b-256 4a2d40fb396f8caeebb1e97ff6c8e1dccb2290d1b84d04149366ea8b530b6d96

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page