{"id":16983996,"url":"https://github.com/ratfactor/stdlib-docgen","last_synced_at":"2026-02-28T09:30:17.441Z","repository":{"id":51262907,"uuid":"368578775","full_name":"ratfactor/stdlib-docgen","owner":"ratfactor","description":"Zig Standard Library document generator","archived":true,"fork":false,"pushed_at":"2023-09-27T22:56:58.000Z","size":121,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-12T09:12:18.248Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ratfactor.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-18T15:23:24.000Z","updated_at":"2023-09-27T22:57:08.000Z","dependencies_parsed_at":"2022-09-23T12:10:59.672Z","dependency_job_id":null,"html_url":"https://github.com/ratfactor/stdlib-docgen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratfactor%2Fstdlib-docgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratfactor%2Fstdlib-docgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratfactor%2Fstdlib-docgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ratfactor%2Fstdlib-docgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ratfactor","download_url":"https://codeload.github.com/ratfactor/stdlib-docgen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239872611,"owners_count":19711098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T02:29:50.237Z","updated_at":"2026-02-28T09:30:15.336Z","avatar_url":"https://github.com/ratfactor.png","language":"HTML","readme":"= Zig Standard Library Doc Generator\n\n\n**MOVED!** Hello, I am moving my repos to http://ratfactor.com/repos/\nand setting them to read-only (\"archived\") on GitHub. Thank you, _-Dave_\n\nGenerates a single-page \"map\" of the functions and types available in the\nZig stdlib.\n\n== Based on g-w1's zigdoc\n\nFirst of all, this only exists because https://g-w1.github.io/[g-w1] created\nhttps://github.com/g-w1/zigdoc[zigdoc].\nI shamelessly copied zigdoc and pared it down to produce the output I wanted.\nIf you want multi-page Zig stdlib docs with HTML or JSON output and full\nfunction signatures (and even whole functions if they're 3 lines or less), then\ngo take a look at zigdoc!\n\n== What\n\nThe idea is to make it easy to do an in-page browser search for the feature you\nwant and then have a handy link to view the source, where you can learn more\nabout the usage or implementation of the feature.\n\nLatest export from this tool (and currently quite horrendous) can be viewed here:\n\nhttp://ratfactor.com/zig/stdlib/\n\n== Usage\n\n----\n$ zig build-exe gen.zig\n$ ./gen /path/to/zig/lib/std/\n----\n\nOutput is a single `index.html`.\n\nIf you would like to change any settings, edit `gen.zig`.\n\n== TODO\n\n* Sort source files\n* How to handle little stubby helper files that don't do much on their own?\n* Sort decls by type then name\n* Summarize but don't show all billion values in some of the modules (index.html\n  started at 13Mb and I've got it down to 4Mb, but there's still too much)\n* Make functions more obvious (just add `()`?)\n* Clever way to add descriptions - don't really want to create a separate\n  text file for _each_ module file, but that might be the best way to do it\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratfactor%2Fstdlib-docgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fratfactor%2Fstdlib-docgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratfactor%2Fstdlib-docgen/lists"}