Skip to main content

Documentation

  • Chapter
  • First Online:
Pro Python 3

Abstract

Documentation is arguably the most difficult part of any project. Code tends to come fairly easy to programmers, but documentation requires a different set of skills because the audience is strictly human. The magnitude of the differences can vary greatly between projects and audiences. Sometimes all that’s necessary is some example code, whereas other topics can fill entire books and still have plenty left to cover.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 49.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 64.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    See “PEP 8: Style Guide for Python Code,” http://www.python.org/dev/peps/pep-0008 .

  2. 2.

    See “PEP 257: Docstring Conventions,” http://www.python.org/dev/peps/pep-0257 .

  3. 3.

    See “Docutils: Documentation Utilities,” http://docutils.sourceforge.net .

  4. 4.

    See “Sphinx: Python Documentation Generator,” http://sphinx.pocoo.org .

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2019 J. Burton Browning and Marty Alchin

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Browning, J.B., Alchin, M. (2019). Documentation. In: Pro Python 3. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-4385-5_8

Download citation

Publish with us

Policies and ethics