{"id":31238959,"url":"https://github.com/bluerock-io/auto-docs","last_synced_at":"2025-09-22T19:20:19.332Z","repository":{"id":315072067,"uuid":"1024914331","full_name":"bluerock-io/auto-docs","owner":"bluerock-io","description":"BlueRock Automation Docs","archived":false,"fork":false,"pushed_at":"2025-09-16T13:26:18.000Z","size":365,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-16T15:42:28.357Z","etag":null,"topics":["cpp","formal-methods","formal-verification","rocq-prover"],"latest_commit_sha":null,"homepage":"https://bluerock-io.github.io/auto-docs/","language":"Rocq Prover","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/bluerock-io.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-23T12:43:59.000Z","updated_at":"2025-09-16T12:53:28.000Z","dependencies_parsed_at":"2025-09-16T15:52:38.996Z","dependency_job_id":null,"html_url":"https://github.com/bluerock-io/auto-docs","commit_stats":null,"previous_names":["bluerock-io/auto-docs"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bluerock-io/auto-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluerock-io%2Fauto-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluerock-io%2Fauto-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluerock-io%2Fauto-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluerock-io%2Fauto-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluerock-io","download_url":"https://codeload.github.com/bluerock-io/auto-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluerock-io%2Fauto-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276459551,"owners_count":25646386,"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-09-22T02:00:08.972Z","response_time":79,"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":["cpp","formal-methods","formal-verification","rocq-prover"],"created_at":"2025-09-22T19:20:14.598Z","updated_at":"2025-09-22T19:20:19.328Z","avatar_url":"https://github.com/bluerock-io.png","language":"Rocq Prover","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Micro Docs\n\nTo install dependencies, run\n\n```sh\nnpm install\n```\n\nTo serve the website, run\n\n```sh\nnpm run watch\n```\n\n### Input syntax\n\nTo add a new tutorial:\n\n- Create a folder under `fmdeps/micro-docs/content/docs/`\n- Add a `foo.v` file with the content, and a `foo.11tydata.json` file with\nmetadata: the title is used at the top of the document, and\n`tags`/`requires`/`provides` are metadata that is not used yet.\n- Add the new tutorial to `fmdeps/micro-docs/content/_data/sidebar.yaml`; the\n  title there will be used in the sidebar.\n  XXX: This title should match the one in metadata, they'll be unified later.\n\nThe `.v` files are converted to HTML by using syntax highlighting on the Rocq code.\n\nComments using `(*@@ Markdown Text with LiquidJS Tags *)` are converted to paragraphs\n\"outside\" the code blocks; probably avoid such comments \"inside\" Rocq sentences,\nthe output is odd.\n\nThe syntax can use Liquid Tags http://liquidjs.com/tags/overview.html.\n\nYou can also hide Rocq code from the output as follows:\n\n```\n(*@HIDE@*)\n... whole Rocq sentences to hide from output.\n(*@END-HIDE@*)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluerock-io%2Fauto-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluerock-io%2Fauto-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluerock-io%2Fauto-docs/lists"}