publish the documentation
cd ./my-docs
mkdocs build -c -d ../docs
generating the markdown as presenation slides
pandoc index.md -f markdown -t beamer -o xac.pdf
publish the documentation
cd ./my-docs
mkdocs build -c -d ../docs
generating the markdown as presenation slides
pandoc index.md -f markdown -t beamer -o xac.pdf