documents.yml
14 lines
| 306 B
| text/x-yaml
|
YamlLexer
|
r2781 | documents_001: | ||
created_on: 2007-01-27 15:08:27 +01:00 | ||||
project_id: 1 | ||||
title: "Test document" | ||||
id: 1 | ||||
description: "Document description" | ||||
|
r2981 | category_id: 1 | ||
documents_002: | ||||
created_on: 2007-02-12 15:08:27 +01:00 | ||||
project_id: 1 | ||||
title: "An other document" | ||||
id: 2 | ||||
description: "" | ||||
|
r10383 | category_id: 1 | ||