Editing the book
To edit the book, you will first need to have your github set up.
The book's repository is located at https://github.com/United-Ads-Ltd/docs. Clone that and add your changes as per the guide on how to add changes to a repository:
$ git clone git@github.com:United-Ads-Ltd/docs
The book is created using mdBook. View mdBook's documentation.