Skip to content

CookieAppTeam/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookie Documentation

This repository contains the documentation for Cookie, a multifunctional Discord bot.

The documentation is built using Material for MkDocs.

Contributing

You can run the documentation locally to contribute:

  1. Install the most recent version of Python.
  2. Clone this repository.
  3. Install the required dependencies:
    pip install -r docs/requirements.txt
  4. Preview the documentation:
     mkdocs serve --livereload
  5. Make your changes and submit a pull request.

Releases

No releases published

Packages

No packages published