Skip to content

Commit fbf73de

Browse files
authored
[DOCS] Test to fix docs build v2 (#1369)
1 parent b06c5fa commit fbf73de

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
/phpunit-yaml-free-tests.xml export-ignore
1111
/phpunit-yaml-platinum-tests.xml export-ignore
1212
/phpunit.xml.dist export-ignore
13-
/docs export-ignore
13+
#/docs export-ignore
1414
/.buildkite export-ignore

docs/installation.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ Client instantiation is performed with a static helper function `create()`. This
3636
creates a ClientBuilder object, which helps you to set custom configurations.
3737
When you are done configuring, call the `build()` method to generate a `Client`
3838
object. For further info, consult the <<configuration>> section.
39+

0 commit comments

Comments
 (0)