mirror of
https://github.com/triqs/dft_tools
synced 2025-01-09 20:48:36 +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 *
|
from cpp2py.wrap_generator import *
|
||||||
|
|
||||||
# The module
|
# 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
|
# Imports
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user