update
This commit is contained in:
86
APP/nexus-remote/node_modules/koffi/doc/pages.ini
generated
vendored
Normal file
86
APP/nexus-remote/node_modules/koffi/doc/pages.ini
generated
vendored
Normal file
@@ -0,0 +1,86 @@
|
||||
[pages/index.md]
|
||||
Title = Koffi
|
||||
Menu = Overview
|
||||
Description = Koffi presentation and features
|
||||
Template = templates/page.html
|
||||
|
||||
[pages/start.md]
|
||||
Title = Get started | Koffi
|
||||
Menu = Documentation / Get started
|
||||
Description = Install and start using Koffi in your Node.js project
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/functions.md]
|
||||
Title = Function calls | Koffi
|
||||
Menu = Documentation / Function calls
|
||||
Description = Call native functions
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/input.md]
|
||||
Title = Input parameters | Koffi
|
||||
Menu = Documentation / Input parameters
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/pointers.md]
|
||||
Title = Data pointers | Koffi
|
||||
Menu = Documentation / Data pointers
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/output.md]
|
||||
Title = Output parameters | Koffi
|
||||
Menu = Documentation / Output parameters
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/unions.md]
|
||||
Title = Union values | Koffi
|
||||
Menu = Documentation / Union values
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/variables.md]
|
||||
Title = Exported variables | Koffi
|
||||
Menu = Documentation / Exported variables
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/callbacks.md]
|
||||
Title = Callbacks | Koffi
|
||||
Menu = Documentation / Javascript callbacks
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/misc.md]
|
||||
Title = Miscellaneous | Koffi
|
||||
Menu = Documentation / Miscellaneous
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/packaging.md]
|
||||
Title = Packaging | Koffi
|
||||
Menu = Documentation / Bundlers and Koffi
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/migration.md]
|
||||
Title = Migration | Koffi
|
||||
Menu = Documentation / Migration guide
|
||||
Description = Migration between major Koffi versions
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/benchmarks.md]
|
||||
Title = Benchmarks | Koffi
|
||||
Menu = Benchmarks
|
||||
Description = Performance of Koffi compared to NAPI and node-ffi
|
||||
Template = templates/code.html
|
||||
|
||||
[pages/contribute.md]
|
||||
Title = Contribute | Koffi
|
||||
Menu = Contribute
|
||||
Description = How to get, build and test Koffi code
|
||||
Template = templates/code.html
|
||||
|
||||
[changelog]
|
||||
SourceFile = ../../src/koffi/CHANGELOG.md
|
||||
Title = Changelog | Koffi
|
||||
Menu = Changelog
|
||||
Description = List of Koffi versions
|
||||
Template = templates/page.html
|
||||
|
||||
[pages/404.md]
|
||||
Title = Page not found
|
||||
Template = templates/page.html
|
||||
Reference in New Issue
Block a user