Sha256: 7c65ae41b9cd674e0cf2eed8053e88f76aa6453005f1b9a1c0f5dab6b92c4be3

Contents?: true

Size: 1.1 KB

Versions: 2

Compression:

Stored size: 1.1 KB

Contents

# Intro
{{id: intro}}

# Users
{{id: usr}}

The users of the system are different people who play for authoring various sorts of technical documentation. It might be a technical writer, business/systems analyst, developer, etc.

# User Requirements
{{id: ur, order_index: uc}}

## Use Cases
{{id: uc, order_index: .create.project .general.flow}}

# Functional Requirements
{{id: fr, order_index: .treenode .markup .storage .assemble .compile}}

# Interface Requirements
{{id: ui, order_index: .cli .gem}}

# Assumptions and Dependencies
{{id: as}}

##

The system requires a user interface for managing markup sources. It is assumed that users utilize any text editor of their choice.

##

The system requires tools for collaboration on artifacts by several authors simultaneously. Because of the plain text nature of the markup sources, It is assumed using Git for managing the artifact sources repository.

##

The system requires the compilation of artifacts into deliverables in form of well-supported formats like pdf, doc, etc. It is assumed using Pandoc for creating deliverables.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
marko-0.3.0 lib/assets/demo/src/index.md
marko-0.1.0 lib/assets/demo/src/index.md