feat(apisix): add Cloudron package
- 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>
This commit is contained in:
11
CloudronPackages/APISIX/apisix-source/autodocs/config.ld
Normal file
11
CloudronPackages/APISIX/apisix-source/autodocs/config.ld
Normal file
@@ -0,0 +1,11 @@
|
||||
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 = ">"
|
Reference in New Issue
Block a user