---
title: includeInheritedDocs
framework: swift-package-manager
role: symbol
role_heading: Instance Property
path: swift-package-manager/documentation/packageplugin/packagemanager/symbolgraphoptions/includeinheriteddocs
---

# includeInheritedDocs

A Boolean value that indicates whether to include inherited docs from class or protocol members.

## Declaration

```swift
var includeInheritedDocs: Bool
```
