Skip to content

Commit 279f9e7

Browse files
committed
fix docs build
1 parent 047a199 commit 279f9e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ html:
99
$(PHPDOCUMENTOR) \
1010
-d $(SOURCE_DIR)/src \
1111
-t build/html \
12+
--ignore LaunchDarkly/Impl/ \
1213
--visibility public \
1314
--defaultpackagename "SDK" \
1415
--title "${LD_RELEASE_DOCS_TITLE} ${LD_RELEASE_VERSION}"

0 commit comments

Comments
 (0)