aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Port many utilities from botGravatar Hassan Abouelela2022-02-21-4/+497
|
* Modify Autodoc FormattingGravatar Hassan Abouelela2021-12-13-19/+17
| | | | | Changes the style of the reformatted autodoc files to look nicer with submodules.
* Add InterSphinx ExtensionGravatar Hassan Abouelela2021-12-09-0/+9
| | | | | Adds the intersphinx extension to link discord.py and python docs to the autogenerated references.
* Merge pull request #2 from python-discord/docs-buildv1.1.0Gravatar Hassan Abouelela2021-12-06-242/+1293
|\ | | | | Documentation
| * Move Doc Dependencies Into Dev SectionGravatar Hassan Abouelela2021-12-04-44/+45
| |
| * Add FaviconGravatar Hassan Abouelela2021-12-03-0/+1
| |
| * Update Doc Entry ColorGravatar Hassan Abouelela2021-12-03-0/+6
| |
| * Reword Unclear Statement in DocsGravatar Hassan Abouelela2021-12-03-1/+2
| |
| * Add Documentation Deploy ActionGravatar Hassan Abouelela2021-12-02-0/+51
| | | | | | | | Adds a github action to deploy the documentation.
| * Add Sphinx DocsGravatar Hassan Abouelela2021-12-02-246/+1207
| | | | | | | | Adds a customized sphinx doc builder.
| * Port Regex Utilities From Python BotGravatar Hassan Abouelela2021-12-02-0/+30
|/
* Merge pull request #1 from python-discord/mbaruh/setupv1.0.0Gravatar Hassan Abouelela2021-11-17-1/+1232
|\
| * Disable testing in actions workflow.Gravatar RohanJnr2021-11-17-9/+9
| |
| * Delete deploy workflow.Gravatar RohanJnr2021-11-17-11/+0
| |
| * Add coverage configuration.Gravatar RohanJnr2021-11-17-0/+5
| |
| * Remove env section and remove 'Add custom PYTHONUSERBASE to PATH' step.Gravatar RohanJnr2021-11-17-17/+2
| |
| * Use HassanAbouelela/actions/setup-python@setup-python_v1.0.0 actions for ↵Gravatar RohanJnr2021-11-16-39/+4
| | | | | | | | installing python deps.
| * Remove .idea folder.Gravatar RohanJnr2021-11-16-60/+0
| |
| * Lint and fix line endings.Gravatar RohanJnr2021-11-16-12/+12
| |
| * Add flake8 configuration.Gravatar RohanJnr2021-11-16-0/+19
| |
| * Use pyproject.toml as a replacement for setup.pyGravatar RohanJnr2021-11-06-1/+11
| |
| * Ignore .idea and .vscode folders.Gravatar RohanJnr2021-11-06-13/+6
| |
| * Setup attemptGravatar mbaruh2021-11-04-0/+1325
|/
* Initial commitGravatar Joe Banks2021-07-29-0/+151