{"id":38488562,"url":"https://github.com/gerph/riscos-prminxml-examples","last_synced_at":"2026-01-17T05:39:30.669Z","repository":{"id":128876862,"uuid":"453664685","full_name":"gerph/riscos-prminxml-examples","owner":"gerph","description":"Examples of the use of PRM-in-XML (uses http://www.princexml.com/ to generate PDFs)","archived":false,"fork":false,"pushed_at":"2026-01-12T16:11:14.000Z","size":158,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-12T21:50:33.818Z","etag":null,"topics":["documentation","prminxml","riscos"],"latest_commit_sha":null,"homepage":"https://gerph.github.io/riscos-prminxml-examples/","language":"HTML","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/gerph.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":"CODEOWNERS","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":"2022-01-30T11:45:22.000Z","updated_at":"2026-01-12T16:11:22.000Z","dependencies_parsed_at":"2023-04-29T18:32:38.941Z","dependency_job_id":null,"html_url":"https://github.com/gerph/riscos-prminxml-examples","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/gerph/riscos-prminxml-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerph%2Friscos-prminxml-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerph%2Friscos-prminxml-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerph%2Friscos-prminxml-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerph%2Friscos-prminxml-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gerph","download_url":"https://codeload.github.com/gerph/riscos-prminxml-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gerph%2Friscos-prminxml-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28500574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["documentation","prminxml","riscos"],"created_at":"2026-01-17T05:39:29.993Z","updated_at":"2026-01-17T05:39:30.661Z","avatar_url":"https://github.com/gerph.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PRM-in-XML examples\n\n[![Example documents](https://img.shields.io/badge/Generated-Examples-yellow)](https://gerph.github.io/riscos-prminxml-examples/)\n\n## Introduction\n\nThis repository holds some examples for the PRM-in-XML documentation system.\nThe examples are meant to be generated by the PRM-in-XML tool, which\nconverts the content to HTML files which can be read more easily.\n\nThe [Releases](https://github.com/gerph/riscos-prminxml-examples/releases)\non GitHub include archives of the generated documentation, in addition to the pages\non the [generated website](https://gerph.github.io/riscos-prminxml-examples/).\n\n## Building the examples\n\nThe example documents can be generated on a Linux system, although this may\nneed to install packages.\n\n    ./build.sh\n\nThis will generate the documents in the directory `artifacts/docs`.\n\nIf you do not wish to install packages, you may manually build with the\nfollowing alternatives.\n\n### Building with the PRM-in-XML tool\n\nTo directly generate the documentation, the\n[PRM-in-XML tool](https://github.com/gerph/riscos-prminxml-tool)\nis required to process these files.\n\nTo build them, use a command like:\n\n    riscos-prminxml prminxml/amplayer.xml\n\n### Building with docker\n\nBuilding the documentation can be performed on most modern POSIX systems with Docker.\n\nWith Docker:\n\n    docker run -it --rm -v$PWD:/work -w /work ubuntu:18.04 ./build.sh\n\nThis will install all the necessary components and perform the build.\nThe build will produce results in the `output` directory, as HTML.\n\nFor PDF use, you should follow the [PrinceXML licensing](https://www.princexml.com/purchase/license_faq/) terms. For most use, you should be able to use the non-commercial license.\nThis can be indicated by setting the environment variable `PRINCEXML_I_HAVE_A_LICENSE`, thus:\n\n    docker run -it --rm -v$PWD:/work -e PRINCEXML_I_HAVE_A_LICENSE=1 -w /work ubuntu:18.04 ./build.sh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgerph%2Friscos-prminxml-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgerph%2Friscos-prminxml-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgerph%2Friscos-prminxml-examples/lists"}