All Projects → SpeciesFileGroup → taxonworks_doc

SpeciesFileGroup / taxonworks_doc

Licence: other
TaxonWorks (https://taxonworks.org) documentation.

Projects that are alternatives of or similar to taxonworks doc

yii2-manual-chm
Yii 2 Guide/API/Docs compiled in various formats
Stars: ✭ 63 (+384.62%)
Mutual labels:  docs, help
docs
The documentation for Firefly III
Stars: ✭ 30 (+130.77%)
Mutual labels:  docs, help
Docs
Documentation of Vercel and other services
Stars: ✭ 663 (+5000%)
Mutual labels:  docs, help
chm-documentation
chm documentation PostgreSQL pgadmin3 SQLAlchemy Django Flask jinja2 webpy doc chm compiled html help Postgres Postgre документация russian
Stars: ✭ 17 (+30.77%)
Mutual labels:  docs, help
docs
WayScript Documentation
Stars: ✭ 14 (+7.69%)
Mutual labels:  docs, help
docs
Nhost Documentation
Stars: ✭ 23 (+76.92%)
Mutual labels:  docs, help
Awesome Vrchat
One-stop shop for people interested in developing content for VRchat
Stars: ✭ 107 (+723.08%)
Mutual labels:  docs, help
Jp.vuejs.org
🇯🇵 Japanese translation for vuejs.org
Stars: ✭ 225 (+1630.77%)
Mutual labels:  docs
repo-template
A template for creating new repositories in the @orbitdb organization
Stars: ✭ 22 (+69.23%)
Mutual labels:  docs
Istio Official Translation
Istio官网中文本地化
Stars: ✭ 225 (+1630.77%)
Mutual labels:  docs
Clojure Site
clojure.org site
Stars: ✭ 213 (+1538.46%)
Mutual labels:  docs
Wisteria
Beautiful document tool for your project.
Stars: ✭ 226 (+1638.46%)
Mutual labels:  docs
devbook-palette
DEPRECATED Search engine for developers
Stars: ✭ 45 (+246.15%)
Mutual labels:  docs
Cpp Book
ゼロから学ぶ C++
Stars: ✭ 224 (+1623.08%)
Mutual labels:  docs
docs
Livepeer documentation
Stars: ✭ 31 (+138.46%)
Mutual labels:  docs
Emu Docs
Emulator documentation archive
Stars: ✭ 222 (+1607.69%)
Mutual labels:  docs
posthog.com
Official docs, website, and handbook for PostHog.
Stars: ✭ 147 (+1030.77%)
Mutual labels:  docs
iis-docs
Documentation for IIS
Stars: ✭ 103 (+692.31%)
Mutual labels:  docs
Cloud Doc
一个在线文档阅读的微信小程序
Stars: ✭ 254 (+1853.85%)
Mutual labels:  docs
Gitdocs
Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
Stars: ✭ 252 (+1838.46%)
Mutual labels:  docs

TaxonWorks Documentation

Content

This repository documents TaxonWorks for both users and developers. It is the source for the TaxonWorks Documentation.

Content is being migrated from and/or also available from various other locations. You might also see:

Building

Use the development branch

Install packages.

npm install

Start a development server at http://localhost:8080. Changes to files will be detected automatically. Adding/removing files may require restart.

npm run docs:dev

While not needed because it is handled by continunous integration (CI) you can build the docs locally with:

npm run docs:build 

Docs are built using VuePress and served on Github pages.

Tired of reading all this stuff? Can't find what you are looking for? Talk to a human, Gitter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].