This document presents a methodology for using topic analysis to locate deficient areas in project documentation by relating it to crowd-sourced questions from Stack Overflow. The methodology involves extracting data from Stack Overflow questions and project documentation, performing topic analysis using LDA to generate topic matrices, and subtracting the matrices to identify deficient topics in documentation. Examples of deficient PHP and Python documentation identified are provided.