1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 16:44:21 +03:00
inform7/inpolicy/Contents.w

22 lines
362 B
OpenEdge ABL
Raw Normal View History

2019-02-05 02:44:07 +02:00
Title: inpolicy
Author: Graham Nelson
Purpose: A lint-like tool to check up on various policies used in Inform source code.
Language: InC
Licence: Artistic License 2.0
Version Number: 1
Version Name: Plan A
Import: foundation
2020-03-22 12:50:19 +02:00
Manual
2019-02-27 12:22:00 +02:00
Using Inpolicy
Chapter 1: Setting Up
2019-02-05 02:44:07 +02:00
Basics
Main
2019-02-27 12:22:00 +02:00
Chapter 2: Policies
2019-02-05 02:44:07 +02:00
Problem Coverage
Version Numbering
2019-03-04 02:32:04 +02:00
Readme Writeme