Add some documentation

This commit is contained in:
jaseg 2022-02-01 22:08:54 +01:00
parent c3ca4f95bd
commit 7473e471dc
28 changed files with 788 additions and 941 deletions

View file

@ -30,7 +30,7 @@ setup(
name='gerbonara',
version=version(),
author='jaseg, XenGi',
author_email='contact@gerbonara.jaseg.de',
author_email='gerbonara@jaseg.de',
description='Tools to handle Gerber and Excellon files in Python',
long_description=long_description(),
long_description_content_type='text/markdown',