Skip to content

doc: add documentation of environment variables#762

Merged
yutaro-sakamoto merged 6 commits intoopensourcecobol:developfrom
yutaro-sakamoto:doc-env-var
Feb 27, 2026
Merged

doc: add documentation of environment variables#762
yutaro-sakamoto merged 6 commits intoopensourcecobol:developfrom
yutaro-sakamoto:doc-env-var

Conversation

@yutaro-sakamoto
Copy link
Contributor

This pull request adds comprehensive documentation for environment variables used in the opensource COBOL 4J runtime. The new reference covers general settings, file I/O, temporary files, program invocation, numeric processing, and usage examples, making it easier for developers to configure and understand runtime behavior.

Documentation additions:

  • Added doc/environment_variables.md with detailed explanations for all supported environment variables, including their format, usage, and example values.
  • Organized environment variable documentation into thematic sections: general settings, file I/O, temporary files, program invocation, numeric processing, and usage examples for clarity.

@yutaro-sakamoto yutaro-sakamoto marked this pull request as ready for review February 27, 2026 02:41
Copilot AI review requested due to automatic review settings February 27, 2026 02:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds comprehensive documentation for environment variables used in the opensource COBOL 4J runtime. The documentation covers all major runtime configuration options with detailed explanations, code examples, and usage demonstrations.

Changes:

  • Added doc/environment_variables.md with complete English documentation for all runtime environment variables
  • Added doc/environment_variables_JP.md with corresponding Japanese documentation
  • Updated README.md and README_JP.md to link to the new documentation files

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
doc/environment_variables.md Comprehensive English reference for all COBOL 4J environment variables with examples
doc/environment_variables_JP.md Corresponding Japanese translation of the environment variables reference
README.md Added link to the new environment variables documentation
README_JP.md Added link to the Japanese environment variables documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yutaro-sakamoto yutaro-sakamoto merged commit 650d08c into opensourcecobol:develop Feb 27, 2026
154 checks passed
@yutaro-sakamoto yutaro-sakamoto mentioned this pull request Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants