Skip to content

Commit ef38c4a

Browse files
authored
Move Documentation Authors out of Documentation Scope
1 parent 57ce607 commit ef38c4a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

03-Purpose-and-Principles/Documentation-Principles.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22

33
These principles are not set in stone -- if you'd like clarification, qualification, addition, removal, or changes to these principles, open an issue to discuss.
44

5+
## Documentation Authors
6+
7+
- **PureScript Application Groups**: There are many types of applications which can be built with PureScript, and we call the group of people who create a type of application a PureScript application group.
8+
- **PureScript Organization**: All PureScript applications have pre-requisite knowledge, and we call this group of people who maintain the facilities intended to benefit all PureScript applications the PureScript organization.
9+
- **PureScript Organization Documentation**: The set of knowledge intended to benefit all PureScript applications is managed by the PureScript organization.
10+
- **PureScript Application Documentation**: Each type of PureScript application should have documentation, and the group of people who write a type of application is best suited for managing its documentation.
11+
- **This Project's Documentation Authors**: This scope of documentation authors this project is intended to improve and manage is PureScript Organization Documentation, not PureScript Application Documentation.
12+
513
## Documentation Scope
614

7-
- There are many types of applications that can be built with PureScript, each of which should have documentation. The group of people who write each type of application is best suited for managing its documentation.
8-
- All types of PureScript applications have pre-requisite knowledge, and the set of this knowledge which is common across all PureScript applications should be managed by the group of PureScript groups, an entity which we will name the PureScript organization.
915
- The current scope of this project is the documentation managed by the PureScript organization. Other efforts can be responsible for documentation managed by PureScript groups.
1016

1117
## Documentation Structure

0 commit comments

Comments
 (0)