diff --git a/src/doc/index.md b/src/doc/index.md index 6ed2f3a6a1f2c..44b81d0a5682b 100644 --- a/src/doc/index.md +++ b/src/doc/index.md @@ -40,6 +40,7 @@ li {list-style-type: none; } * [The `arena` allocation library](arena/index.html) * [The `collections` library](collections/index.html) * [The `flate` compression library](flate/index.html) +* [The `fourcc` four-character code library](fourcc/index.html) * [The `getopts` argument parsing library](getopts/index.html) * [The `glob` file path matching library](glob/index.html) * [The `semver` version collation library](semver/index.html)