3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-29 16:34:53 +02:00

Add documentation to python module

This commit is contained in:
Nils Wentzell 2019-10-09 16:23:25 -04:00
parent 7859505fea
commit 60b68690ec

View File

@ -3,7 +3,7 @@
from cpp2py.wrap_generator import *
# The module
module = module_(full_name = "app4triqs_module", doc = r"", app_name = "app4triqs")
module = module_(full_name = "app4triqs_module", doc = r"The app4triqs python module", app_name = "app4triqs")
# Imports