{"id":15844142,"url":"https://github.com/xtuc/yet-another-documentation-generator","last_synced_at":"2025-08-23T06:04:38.825Z","repository":{"id":65990011,"uuid":"72533697","full_name":"xtuc/Yet-Another-Documentation-generator","owner":"xtuc","description":"Functions documentation for JavaScript","archived":false,"fork":false,"pushed_at":"2017-03-31T11:58:13.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-18T00:34:10.929Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/xtuc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-01T12:23:13.000Z","updated_at":"2016-11-19T23:27:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9cca6e6-1eb4-4615-94e5-ffe6020aae32","html_url":"https://github.com/xtuc/Yet-Another-Documentation-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xtuc/Yet-Another-Documentation-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2FYet-Another-Documentation-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2FYet-Another-Documentation-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2FYet-Another-Documentation-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2FYet-Another-Documentation-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtuc","download_url":"https://codeload.github.com/xtuc/Yet-Another-Documentation-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2FYet-Another-Documentation-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745662,"owners_count":24813515,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-05T17:20:26.947Z","updated_at":"2025-08-23T06:04:38.801Z","avatar_url":"https://github.com/xtuc.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yet Another Documentation generator\n\nFunctions documentation for JavaScript\n\n## Motiviations\n\nGood introduction to compiler frontend.\nMost JavaScript source code will break the tokenizer.\n\nBackend wasn't my main focus, it only generates markdown using a templating engine.\n\n## Projet goal\n\nDocument functions from any language.\nIt should be clear (without author explainations) what the module does: its impact on arguments, used environnement variables, …\n\n## Requirements\n\n* C++11\n* Mustache templating engine: https://github.com/no1msd/mstch\n* Flex\n* GNU/Bison\n\n## Build from source\n\n```sh\nmake build\n```\n\n## Launch test\n\nRequires NPM and Node.\n\nInstall test dependencies (Mocha) :\n```sh\nnpm install\n```\n\nLaunch :\n```sh\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Fyet-another-documentation-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtuc%2Fyet-another-documentation-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Fyet-another-documentation-generator/lists"}