Skip to content

MRPT/pymrpt-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pymrpt-docs

pydoc for pymrpt bindings

Regenerate docs

# build pymrpt locally
# ...

export PYTHONPATH=/home/jlblanco/code/mrpt/build-Release
cd docs && ~/code/mrpt/python/build-pydocs-from-local-build.sh

# overwrite
git commit -a --amend
git push --force