mirror of
https://github.com/triqs/dft_tools
synced 2025-01-08 20:33:16 +01:00
Add documentation to python module
This commit is contained in:
parent
7859505fea
commit
60b68690ec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user