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 serve
After show Starting server at 0.0.0.0:2333 ....
Open brower visit: http://127.0.0.1:2333
or only build
teedoc build
then you can find website in out
directory
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.3.2.tar.gz
(16.9 kB
view details)
Built Distribution
teedoc-1.3.2-py3-none-any.whl
(17.1 kB
view details)
File details
Details for the file teedoc-1.3.2.tar.gz
.
File metadata
- Download URL: teedoc-1.3.2.tar.gz
- Upload date:
- Size: 16.9 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 | ceb33f2ec30b2708d5f0c5fecc7f7c0ed4121a7fe17d23828b148428e70138c7 |
|
MD5 | c26a1ac0734ff8f0a06fdd25be158b43 |
|
BLAKE2b-256 | 7c0d85713e1aa2f1e91eac11c44e979f5f529b028c5a0fc5964423a17be69cb1 |
File details
Details for the file teedoc-1.3.2-py3-none-any.whl
.
File metadata
- Download URL: teedoc-1.3.2-py3-none-any.whl
- Upload date:
- Size: 17.1 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 | f285f7385c3f49b7fac2d87255cfb95dca83ad126a104bb20d199489d535beb6 |
|
MD5 | b44123b48827aa8bcce0deb4b82e60ba |
|
BLAKE2b-256 | 0eb0b8b0f5e6978332df07e02a1ad40613aae02d5cbb3bd5c040cb750eebe057 |