* Added guide to running documentation website locally
* Added link to mdBook's official documentation.
---------
Co-authored-by: psf <77138753+pkmnsnfrn@users.noreply.github.com>
* Added most of the documentation from the wiki to the mdbook site directory and fixed some errors
* Removed the infinite repel documentation file
* Update docs/SUMMARY.md
---------
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
* Ported the wiki file ai flags to the /docs directory for the new documentation site
* Revised AI flag documentation based on reviewer feedback
* New comparitive clauses for; AI_FLAG_STRONGEST_MOVE and AI_FLAG_TRY_TO_FAINT
* Added an entry to the navigation menu for the AI Flags docs
* Added an entry to the navigation menu for the AI Flags docs
* Convert docs/ folder to mdBook
* INSTALL.md Markdown fixes (also affects GitHub web)
* Don't try to rewrite bare links in HTML attributes
* lowercase anchors in fix_links.py