Installation
Installing lingdocs
- make sure you have a working python installation (compatible versions: 3.7-3.10)
- make sure you have a working pip setup
- (optional) create a virtual environment to work in
-
whatever floats your OS' boat:
pip3 install lingdocs
pip install lingdocs
python3 -m pip install lingdocs
py -m pip install lingdocs
- ...
Installing dependencies
- install pandoc (minimal required version: 2.8)
Optional dependencies
- install LaTeX, for PDF output
- you might need to install latexmk (and some other missing packages)
- install Sublime Text, for editing documents
- install the Sublime Text plugin
- install lingdocs-gui, for editing documents