{"id":20141474,"url":"https://github.com/fincs/gendocs","last_synced_at":"2025-07-04T12:34:24.648Z","repository":{"id":1725607,"uuid":"2456436","full_name":"fincs/GenDocs","owner":"fincs","description":"AutoHotkey documentation generator","archived":false,"fork":false,"pushed_at":"2014-03-15T19:20:26.000Z","size":168,"stargazers_count":23,"open_issues_count":2,"forks_count":11,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-02T23:30:23.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ahkscript.org/boards/viewtopic.php?f=6\u0026t=1797","language":"AutoHotkey","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fincs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-25T20:31:27.000Z","updated_at":"2025-01-28T08:10:34.000Z","dependencies_parsed_at":"2022-09-12T07:50:08.458Z","dependency_job_id":null,"html_url":"https://github.com/fincs/GenDocs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fincs/GenDocs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fincs%2FGenDocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fincs%2FGenDocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fincs%2FGenDocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fincs%2FGenDocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fincs","download_url":"https://codeload.github.com/fincs/GenDocs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fincs%2FGenDocs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263542603,"owners_count":23477455,"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-11-13T21:57:27.031Z","updated_at":"2025-07-04T12:34:24.625Z","avatar_url":"https://github.com/fincs.png","language":"AutoHotkey","funding_links":[],"categories":[],"sub_categories":[],"readme":"GenDocs v3.0-alpha003\n=====================\n\nIntroduction\n------------\n\nGenDocs is a utility for easily creating documentation for AutoHotkey libraries.\n\nFeatures\n--------\n\n- Functions\n- Pages\n- Classes\n\t- Constructors\n    - Methods\n\t- Properties\n\t- Inner classes\n\nSyntax\n------\n\nSee Demo/TestLib.ahk to get a grasp of the syntax (TODO: document more thoroughly).\n\nGenDocs-flavored Markdown\n-------------------------\n\nGenDocs uses a stripped down version of Markdown, which supports:\n\n- **Paragraphs**: blocks of text delimited by blank lines. Equivalent to HTML `\u003cp\u003e...\u003c/p\u003e`.\n- **In-paragraph line breaks**: end a line with two spaces. Equivalent to HTML `\u003cbr/\u003e`.\n- **Headings**: start a line with up to three hash (`#`) characters, followed by space. Equivalent to HTML `\u003chN\u003e...\u003c/hN\u003e`.\n- **Emphasis marks**: \\*...\\*. Equivalent to HTML `\u003cem\u003e...\u003c/em\u003e`.\n- **Strong emphasis marks**: \\*\\*...\\*\\*. Equivalent to HTML `\u003cstrong\u003e...\u003c/strong\u003e`.\n- **Inline code marks**: \\`...\\`. Equivalent to HTML `\u003ccode\u003e...\u003c/code\u003e`.\n- **Code sections**: *unlike standard Markdown*, they use the blockquote syntax: blocks of text whose lines start with \u003e followed by a space.\n- **Unordered lists**: lines that start with \\*. Equivalent to HTML `\u003cul\u003e...\u003cli\u003e...\u003c/li\u003e...\u003c/ul\u003e`.\n- **Ordered lists**: lines that start with a number, dot and space (e.g. `1. `); or letter, dot and space (e.g. `a. `). Equivalent to HTML `\u003col\u003e...\u003c/ol\u003e` and `\u003col style=\"list-style-type: lower-alpha\"\u003e...\u003c/ol\u003e` respectively.\n- **Escape sequences**: the sequences \\\\\\*, \\\\\\`, \\\\\\[, \\\\\\], \\\\\\! and \\\\\\\\ are recognized, and yield literal characters.\n- **Links**: `[Link text](Link URL)`. Equivalent to HTML `\u003ca href=\"...\"\u003e...\u003c/a\u003e`.\n- **Images**: `![Image ALT text](Image file name)`. Equivalent to HTML `\u003cimg src=\"...\" alt=\"...\"/\u003e`.\n\nTodo list\n---------\n\n- \"Related\" section support\n- Better AutoHotkey code comment highlighter\n- CHM generation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffincs%2Fgendocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffincs%2Fgendocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffincs%2Fgendocs/lists"}