2
0

config.ld 285 B

1234567891011
  1. project='Apache APISIX'
  2. title='Plugin Develop Docs'
  3. description='Functions in APISIX core'
  4. format='markdown'
  5. backtick_references = false
  6. no_lua_ref = true
  7. all = false
  8. no_space_before_args = true
  9. ext = "md"
  10. template = true -- use the ldoc.ltp as markdown template
  11. template_escape = ">"