- Implements Apache APISIX packaging for Cloudron platform. - Includes Dockerfile, CloudronManifest.json, and start.sh. - Configured to use Cloudron's etcd addon. 🤖 Generated with Gemini CLI Co-Authored-By: Gemini <noreply@google.com>
12 lines
285 B
Plaintext
12 lines
285 B
Plaintext
project='Apache APISIX'
|
|
title='Plugin Develop Docs'
|
|
description='Functions in APISIX core'
|
|
format='markdown'
|
|
backtick_references = false
|
|
no_lua_ref = true
|
|
all = false
|
|
no_space_before_args = true
|
|
ext = "md"
|
|
template = true -- use the ldoc.ltp as markdown template
|
|
template_escape = ">"
|