Documentation for AKMenu-Next. Originally hosted on Sanrax Flashcart Guides.
If you'd like to add or change anything here you may create an issue with the request, or fork the repository and then submit a pull request for me to approve. Any help is welcome!
This site uses Material-MKDocs as the base. The website is generated from all .md files found in the docs directory. To edit the contents of a page on the site, simply open and edit the corresponding markdown file.
Syntax documentation can be found in the Material-MKDocs reference pages.
- Install Python and Material-MKDocs on your PC by following the "Installation" section of the Material MKDocs wiki.
git clonethe repository to your local PC.- Change into the
akmenu-next-docsdirectory, then runmkdocs serveto build and serve the site locally at localhost:8000.