The document presents a conceptual dependency graph based model for mapping source code to API documentation. It proposes using a weighted graph to model dependencies between code elements and filter candidate sets for contextual similarity computation. The methodology involves preprocessing source code and documents, building a dependency graph, and computing contextual similarity. Results show the proposed method achieves higher accuracy than existing techniques. Future work includes applying the approach to larger open source projects.