Skip to content

Refactor documentation cog #125

@albertopoljak

Description

@albertopoljak

Current code for dpy and py docs was copy pasted from Raptz bot.
It is unnecessaraly complicated.
Sphinx generated projects have search page and both Python and dpy docs have it.

Example:
https://docs.python.org/3/search.html?q=range
https://discordpy.readthedocs.io/en/latest/search.html?q=client

So maybe use that, will probably make the code more simpler. Maybe add a new API client dealing with this to /bot/api_client.py.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions