doc site generator with multiple doc support
Project description
teedoc
Official site: teedoc.github.io
documentation generate tool from markdown and jupyter notebook to html
Features
- Easy to use, cross platform, only need
Python3
- Easy to write, markdown support
- Jupyter notebook support
- Multiple docs support
- Plugin support
- Multiple theme support(support by plugin)
- 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
- Blog support
Usage
Install Python3
first, only support Python3
e.g. on Ubuntu
:
sudo apt install python3 python3-pip
Windows
or macOS
just visit Python official site
Install
pip3 install teedoc
And upgrade with command:
pip3 install teedoc --upgrade
now you can use teedoc
command
if not, ensure python3 bin path in your env PATH,
e.g. ~/.local/bin
Build website
- Get template site source code
git clone https://github.com/teedoc/teedoc.github.io my_site
- Install pulgins
cd my_site
teedoc install
- Build
HTML
pages and start aHTTP
server
teedoc build
teedoc serve
After show Starting server at 0.0.0.0:2333 ....
Open brower visit: http://127.0.0.1:2333
More see teedoc.github.io
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.1.1.tar.gz
(11.7 kB
view details)
Built Distribution
teedoc-1.1.1-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file teedoc-1.1.1.tar.gz
.
File metadata
- Download URL: teedoc-1.1.1.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcb0fbdb2a55365af4b7a05ea819c4da514acfbad28f205b813e4cf3f93b2181 |
|
MD5 | 3a89f2f99925bcb6171d4d81c525d34e |
|
BLAKE2b-256 | 176dfaa22fd5fba83c58e6e1c517e79357abf702d48e6b9f1a4d39e938241deb |
File details
Details for the file teedoc-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: teedoc-1.1.1-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 971d8e97e131d48985f6bbf2b1d732a6e0e4c172301fb075e45dc666be8d709b |
|
MD5 | c7801f052981dfabfac7850d71bd81be |
|
BLAKE2b-256 | 706b727d8acbc74ed0301d07aecb0ca5b0c9a56e5438132a3a1cf7de1d4eeb82 |