{"id":31137723,"url":"https://github.com/dentsusoken/iplass-docs","last_synced_at":"2025-09-18T09:53:35.716Z","repository":{"id":312983601,"uuid":"1044129112","full_name":"dentsusoken/iPLAss-docs","owner":"dentsusoken","description":"The documentation of iPLAss","archived":false,"fork":false,"pushed_at":"2025-09-11T03:33:55.000Z","size":82537,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-11T06:57:03.181Z","etag":null,"topics":["docs","documentation","framework","java","low-code"],"latest_commit_sha":null,"homepage":"https://iplass.org/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-sa-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dentsusoken.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-08-25T08:23:05.000Z","updated_at":"2025-09-11T03:33:54.000Z","dependencies_parsed_at":"2025-09-03T08:37:54.536Z","dependency_job_id":null,"html_url":"https://github.com/dentsusoken/iPLAss-docs","commit_stats":null,"previous_names":["dentsusoken/iplass-docs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dentsusoken/iPLAss-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentsusoken%2FiPLAss-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentsusoken%2FiPLAss-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentsusoken%2FiPLAss-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentsusoken%2FiPLAss-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dentsusoken","download_url":"https://codeload.github.com/dentsusoken/iPLAss-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dentsusoken%2FiPLAss-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275746971,"owners_count":25521179,"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-18T02:00:09.552Z","response_time":77,"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":["docs","documentation","framework","java","low-code"],"created_at":"2025-09-18T09:53:33.312Z","updated_at":"2025-09-18T09:53:35.709Z","avatar_url":"https://github.com/dentsusoken.png","language":null,"readme":"# iPLAss ドキュメント\r\n\r\niPLAss 技術ドキュメントを管理するプロジェクトです。\r\n\r\n### ディレクトリ構成\r\n\r\n```txt\r\niPLAss-docs/\r\n├─developerguide/     ドキュメント DEVELOPE RGUIDE の Asciidoc ファイルを管理します\r\n├─environment/        ドキュメント ENVIRONMENT の Asciidoc ファイルを管理します\r\n├─eqlreference/       ドキュメント EQL REFERENCE の Asciidoc ファイルを管理します\r\n├─gettingstarted/     ドキュメント GETTING STARTED の Asciidoc ファイルを管理します\r\n├─gradle/             Gradle Runtime を格納\r\n├─overview/           ドキュメント OVERVIEW の Asciidoc ファイルを管理します\r\n├─sample/             ドキュメント SAMPLE の Asciidoc ファイルを管理します\r\n├─serviceconfig/      ドキュメント CONFIGURATION の Asciidoc ファイルを管理します\r\n├─src/\r\n│  └─docs/\r\n│      └─asciidoc/    ドキュメントトップページの Asciidoc ファイルを管理します\r\n└─build/\r\n    └─asciidoc/       asciidoctor コマンドでビルドされた結果の HTML ファイルが格納されます。\r\n\r\n```\r\n\r\n### HTMLファイル生成\r\nasciidoc ドキュメントを asciidoctorj を利用して HTML5 形式に出力します。\r\n\r\n### HTMLファイル生成コマンド\r\n\r\n#### 日本語\r\n`gradlew asciidoctor`\r\n\r\n#### 英語\r\n`gradlew -Pasciidoc_lang=\"en\" asciidoctor`\r\n\r\n\r\n### plugin について\r\n\r\n* asciidoctor gradle plugin\r\n    * [説明 ルートページ](https://asciidoctor.github.io/asciidoctor-gradle-plugin/)\r\n    * [説明 ユーザーガイド](https://asciidoctor.github.io/asciidoctor-gradle-plugin/development-3.x/user-guide/)\r\n    * [github](https://github.com/asciidoctor/asciidoctor-gradle-plugin)\r\n* asciidoctorj\r\n    * [github](https://github.com/asciidoctor/asciidoctorj)\r\n\r\n### License\r\n\r\nThe contents of this repository, except for all image files and their source files, are licensed under CC BY-SA 4.0.\r\nImages and their source files in this repository retain the copyright and licensing terms of their respective authors and owners.\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentsusoken%2Fiplass-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdentsusoken%2Fiplass-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentsusoken%2Fiplass-docs/lists"}