Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.42 KB

File metadata and controls

39 lines (27 loc) · 1.42 KB

PrettyScreenSHOT Documentation

This directory contains detailed documentation for the PrettyScreenSHOT project.

Documentation Index

Project Planning & Status

  • ROADMAP.md - Development roadmap with planned features and phases
  • STATUS_REPORT.md - Current project status, compliance, and metrics
  • VERSIONING.md - Versioning system explanation and guidelines

Development Documentation

Root Documentation

The following documentation files are located in the project root for easy access:

Test Documentation

Additional Resources

Issue Templates

  • Bug reports: .github/ISSUE_TEMPLATE/bug_report.md
  • Feature requests: .github/ISSUE_TEMPLATE/feature_request.md

Build & Installation

  • Installer files: build/installer/
    • InnoSetup script: Installer.iss
    • WiX script: Installer.wxs
    • Build script: build-installer.ps1