Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ docs/.sass-cache/
docs/.docfx/
docs/obj/
docs/api/**.yml
!docs/api/toc.yml
docs/api/.manifest
docs/api/.xrefmap.json
docs/api/.xrefmap.yml
Expand Down
4 changes: 3 additions & 1 deletion docs/api/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# API Reference

The API reference is generated from the `Humanizer` assembly and its XML documentation.
The API reference is automatically generated from the `Humanizer` assembly and its XML documentation using DocFX.

Use the table of contents to explore namespaces, types, and members. Each page links back to the corresponding source when available.

The table of contents is generated automatically during the documentation build process and stays in sync with the codebase.
Loading
Loading