Skip to content

Update documentation to reduce duplication in Chatbots and Streams sections #277

@isSerge

Description

@isSerge

Problem:
Currently every entry in Chatbots and Streams contains description of all config items, which results in duplication across all sections:
Chatbots:
https://rindexer.xyz/docs/start-building/chatbots/telegram
https://rindexer.xyz/docs/start-building/chatbots/discord
https://rindexer.xyz/docs/start-building/chatbots/slack
Streams:
https://rindexer.xyz/docs/start-building/streams/kafka
https://rindexer.xyz/docs/start-building/streams/rabbitmq
https://rindexer.xyz/docs/start-building/streams/sns
https://rindexer.xyz/docs/start-building/streams/redis
https://rindexer.xyz/docs/start-building/streams/webhooks

Proposed solution:

  • Create dedicated pages for common config items (network, messages, etc.)
  • Keep only transport- and stream-specific configuration details in above mentioned pages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions