Add new documentation

Let say you created a jupyter notebook and you want to publish it in Malaysia AI Projects readthedocs.

Add in docs

  1. Add your notebook in docs directory.

  2. Add your notebook filename in docs/index.rst without the extension name.

Generate readthedocs locally

Go to docs directory and run,

bash generate

It will generate readthedocs in docs/_build.