Update documentation
This commit is contained in:
parent
92903c009c
commit
90a5d0ebc8
12 changed files with 5770 additions and 4450 deletions
1107
cimport.html
1107
cimport.html
File diff suppressed because it is too large
Load diff
12
cimport.idx
12
cimport.idx
|
|
@ -1,12 +1,12 @@
|
|||
cOverride cimport.html#cOverride.m cimport: cOverride(body): untyped
|
||||
cSkipSymbol cimport.html#cSkipSymbol,seq[T][string] cimport: cSkipSymbol(skips: seq[string])
|
||||
cPlugin cimport.html#cPlugin.m cimport: cPlugin(body): untyped
|
||||
cOverride cimport.html#cOverride.m, cimport: cOverride(body): untyped
|
||||
cSkipSymbol cimport.html#cSkipSymbol,seq[string] cimport: cSkipSymbol(skips: seq[string])
|
||||
cPlugin cimport.html#cPlugin.m, cimport: cPlugin(body): untyped
|
||||
cSearchPath cimport.html#cSearchPath,string cimport: cSearchPath(path: string): string
|
||||
cDebug cimport.html#cDebug cimport: cDebug()
|
||||
cDisableCaching cimport.html#cDisableCaching cimport: cDisableCaching()
|
||||
cDebug cimport.html#cDebug, cimport: cDebug()
|
||||
cDisableCaching cimport.html#cDisableCaching, cimport: cDisableCaching()
|
||||
cDefine cimport.html#cDefine.m,,string cimport: cDefine(name: static string; val: static string = ""): untyped
|
||||
cAddSearchDir cimport.html#cAddSearchDir,string cimport: cAddSearchDir(dir: string)
|
||||
cIncludeDir cimport.html#cIncludeDir.m cimport: cIncludeDir(dir: static string): untyped
|
||||
cIncludeDir cimport.html#cIncludeDir.m, cimport: cIncludeDir(dir: static string): untyped
|
||||
cAddStdDir cimport.html#cAddStdDir,string cimport: cAddStdDir(mode = "c")
|
||||
cCompile cimport.html#cCompile.m,,string,string cimport: cCompile(path: static string; mode = "c"; exclude = ""): untyped
|
||||
cImport cimport.html#cImport.m,,string cimport: cImport(filename: static string; recurse: static bool = false;\n dynlib: static string = ""): untyped
|
||||
|
|
|
|||
1013
compat.html
1013
compat.html
File diff suppressed because it is too large
Load diff
1983
dochack.js
1983
dochack.js
File diff suppressed because it is too large
Load diff
1032
paths.html
1032
paths.html
File diff suppressed because it is too large
Load diff
12
paths.idx
12
paths.idx
|
|
@ -1,6 +1,6 @@
|
|||
nimteropRoot paths.html#nimteropRoot paths: nimteropRoot(): string
|
||||
nimteropBuildDir paths.html#nimteropBuildDir paths: nimteropBuildDir(): string
|
||||
nimteropSrcDir paths.html#nimteropSrcDir paths: nimteropSrcDir(): string
|
||||
toastExePath paths.html#toastExePath paths: toastExePath(): string
|
||||
incDir paths.html#incDir paths: incDir(): string
|
||||
testsIncludeDir paths.html#testsIncludeDir paths: testsIncludeDir(): string
|
||||
nimteropRoot paths.html#nimteropRoot, paths: nimteropRoot(): string
|
||||
nimteropBuildDir paths.html#nimteropBuildDir, paths: nimteropBuildDir(): string
|
||||
nimteropSrcDir paths.html#nimteropSrcDir, paths: nimteropSrcDir(): string
|
||||
toastExePath paths.html#toastExePath, paths: toastExePath(): string
|
||||
incDir paths.html#incDir, paths: incDir(): string
|
||||
testsIncludeDir paths.html#testsIncludeDir, paths: testsIncludeDir(): string
|
||||
|
|
|
|||
984
plugin.html
984
plugin.html
File diff suppressed because it is too large
Load diff
1003
theindex.html
1003
theindex.html
File diff suppressed because it is too large
Load diff
1003
types.html
1003
types.html
File diff suppressed because it is too large
Load diff
|
|
@ -2,4 +2,4 @@ time_t types.html#time_t types: time_t
|
|||
ptrdiff_t types.html#ptrdiff_t types: ptrdiff_t
|
||||
va_list types.html#va_list types: va_list
|
||||
enumOp types.html#enumOp.t,,, types: enumOp(op, typ, typout)
|
||||
defineEnum types.html#defineEnum.t types: defineEnum(typ)
|
||||
defineEnum types.html#defineEnum.t, types: defineEnum(typ)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue