...
This commit is contained in:
22
aiprompts/ai_instruct/documentation_from_v_md.md
Normal file
22
aiprompts/ai_instruct/documentation_from_v_md.md
Normal file
@@ -0,0 +1,22 @@
|
||||
remove all navigation elements, and index
|
||||
for each method, move the args as used in the methods to the method section so its easier to read
|
||||
|
||||
start of output file is:
|
||||
|
||||
# the name of the module
|
||||
|
||||
2-5 liner description
|
||||
|
||||
## factory
|
||||
|
||||
is there factory, which one and quick example how to call, don’t say in which file not relevant
|
||||
show how to import the module is as follows: import freeflowuniverse.herolib.
|
||||
and then starting from lib e.g. lib/clients/mycelium would result in import freeflowuniverse.herolib. clients.mycelium
|
||||
|
||||
## structs and methods
|
||||
|
||||
quick overview as list with identations, of the structs and its methods
|
||||
|
||||
|
||||
ONLY OUTPUT THE MARKDOWN FILE, NOTHING ELSE
|
||||
|
||||
Reference in New Issue
Block a user