This chapter deals with documenting your chart library. We talk briefly about the importance of documentation and the usual challenges associated with it. We will see how we can overcome these by adding comments to our source code and generate our documentation from them.
You will learn how to document your code, generate a customized documentation page, and publish it. You will also discover ways in which you can maintain your documentation up to date and enforce other team members to follow your lead.