Skip to content

Commit 801e676

Browse files
Remove the outdated PHPDoc documentation at doc/
The main API is presented in README.md, and all functionality can be seen in the file tree on GitHub or directly in the IDE. Browsing a rendered PHPDoc documentation is not a big benefit.
1 parent e3aca6a commit 801e676

44 files changed

Lines changed: 12 additions & 8655 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,9 @@ See the [demo.php](demo.php) file for a working example.
8585

8686
## `Syllable` API reference
8787

88-
The following is an incomplete list, containing only the most common methods.
89-
For a complete documentation of all classes, read the generated [PHPDoc](doc).
88+
The following describes the API of the main Syllable class. In most cases,
89+
you will not use any other functions. Browse the code under src/ for all
90+
available functions.
9091

9192
#### public __construct($language = 'en', string|Hyphen $hyphen = null)
9293

doc/404.html

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)