© Marcos Iglesias 2019
M. IglesiasPro D3.jshttps://doi.org/10.1007/978-1-4842-5203-1_11

11. Creating Documentation

Marcos Iglesias1 
(1)
San Francisco, CA, USA
 

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.

The Value of Documentation

All software projects benefit from having great documentation. Developers ...

Get Pro D3.js: Use D3.js to Create Maintainable, Modular, and Testable Charts now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.