Commit 2266bf2
docs: serve package reference pages at folder URLs
Rename each generated package __init__.md to index.md and rewrite the
generated sidebar.json edges to match. The docusaurus renderer emits a
package's docs as <pkg>/__init__.md, whose route is .../<pkg>/__init__ --
nothing resolves at the bare .../<pkg>/ URL that the sidebar's Reference
link (.../reference/slack_bolt/) targets. Docusaurus serves index.md at
the folder URL, so this makes that link resolve instead of 404.
Co-Authored-By: Claude <[email protected]>1 parent 67812bc commit 2266bf2
67 files changed
Lines changed: 108 additions & 66 deletions
File tree
- docs/reference
- slack_bolt
- adapter
- aiohttp
- asgi
- aiohttp
- builtin
- aws_lambda
- bottle
- cherrypy
- django
- falcon
- fastapi
- flask
- google_cloud_functions
- pyramid
- sanic
- socket_mode
- aiohttp
- builtin
- websocket_client
- websockets
- starlette
- tornado
- wsgi
- app
- authorization
- context
- ack
- assistant
- thread_context_store
- file
- thread_context
- complete
- fail
- get_thread_context
- respond
- save_thread_context
- say_stream
- say
- set_status
- set_suggested_prompts
- set_title
- error
- kwargs_injection
- lazy_listener
- listener_matcher
- listener
- logger
- middleware
- assistant
- attaching_conversation_kwargs
- attaching_function_token
- authorization
- ignoring_self_events
- message_listener_matches
- request_verification
- ssl_check
- url_verification
- oauth
- request
- response
- util
- workflows
- step
- utilities
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
0 commit comments