Skip to content

Commit c7f6962

Browse files
committed
chore: change config
Refs: #45
1 parent 66c6ef5 commit c7f6962

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/auto-doc.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@
124124
| Paths to additional documentation
125125
|--------------------------------------------------------------------------
126126
| An array of documentation paths to merge with the main documentation.
127+
|
127128
| For example, if your additional documentation is located in storage/additional_docs/example.json
128129
| you need to add 'storage/additional_docs/example.json' to additional_paths, if your additional
129-
| documentation is located in the root directory of your project you need to add the filename
130-
| to additional_paths as example you need to add 'example.json' to additional_paths.
130+
| documentation is located in the root directory of your project you need to add the filename to additional_paths
131131
*/
132132
'additional_paths' => [],
133133

0 commit comments

Comments
 (0)