diff --git a/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.__construct.html b/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.__construct.html index e5de06e..444d7a6 100644 --- a/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.__construct.html +++ b/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.__construct.html @@ -40,6 +40,7 @@
IPathProvider<?string> $pathProvider
a path provider that returns paths for documentables
that exist, or null for ones that don't.bool $syntaxHighlightingOn
bool $raiseErrorOnUndocumentedDefinitions
public function shouldRaiseErrorOnUndocumentedDefinitions(): bool;
+
+bool
diff --git a/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.html b/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.html index fc58ea4..c43594e 100644 --- a/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.html +++ b/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.html @@ -43,11 +43,12 @@
->IsSyntaxHighlightingOn(): bool
->__construct(OutputFormat $format, Index $index, \IPathProvider<?string> $pathProvider, bool $syntaxHighlightingOn)
->__construct(OutputFormat $format, Index $index, \IPathProvider<?string> $pathProvider, bool $syntaxHighlightingOn, bool $raiseErrorOnUndocumentedDefinitions)
->getIndex(): Index
->getOutputFormat(): OutputFormat
->getPathProvider(): \IPathProvider<?string>
->shouldRaiseErrorOnUndocumentedDefinitions(): bool
diff --git a/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.shouldRaiseErrorOnUndocumentedDefinitions.html b/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.shouldRaiseErrorOnUndocumentedDefinitions.html new file mode 100644 index 0000000..2e4405a --- /dev/null +++ b/docs/class.Facebook.HHAPIDoc.DocumentationBuilderContext.shouldRaiseErrorOnUndocumentedDefinitions.html @@ -0,0 +1,45 @@ + +
+
+ + +
+