mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
To zulip/python-zulip-api, to keep them closer to their source code. - Renamed the generate_zulip_bots_static_files to generate_bots_integrations_static_files to accomodate the new function. - Added a new function to tools/setup/generate_bots_integrations_static_files to copy the integration docs into static/generated/integrations. - Updated integrations.py and computed_settings.py to use the new doc paths. - Deleted the affected integration docs. - Updated the dependency URL.
12 lines
181 B
Plaintext
12 lines
181 B
Plaintext
# Code
|
|
/webpack-bundles
|
|
|
|
# Generated static files
|
|
|
|
# Copied zulip_bots package
|
|
/generated/bots/
|
|
# Copied integrations package
|
|
/generated/integrations/
|
|
# From emoji
|
|
/generated/emoji
|