Sha256: 58d1994b25698bb9c74abb88e04609a5430d5ec66ec197f0af72f78d76dab0bb

Contents?: true

Size: 891 Bytes

Versions: 8

Compression:

Stored size: 891 Bytes

Contents

-   ref: /
    url: '../out/../dir1/'
    parent: ~
    meta_info:
      test: test
    node_info:
      test: test

-   url: file_a
    parent: /
    meta_info:
      title: file_a

-   url: file_b
    parent: /
    meta_info:
      title: file_b

-   ref: file_ah
    url: http://localhost/file_ah
    parent: /

-   ref: file_ah#
    url: '#doit'
    parent: file_ah

-   url: dir_a/
    parent: /

-   url: file_aa
    parent: dir_a/
    meta_info:
      orderInfo: 2

-   ref: file_aa#
    url: '#doit'
    parent: file_aa

-   ref: file_aa#2
    url: '#doelse'
    parent: file_aa

-   url: file_ab
    parent: dir_a/
    meta_info:
      orderInfo: 1

-   url: dir_b/
    parent: /

-   url: file_ba
    parent: dir_b/

-   ref: file_ba#
    url: '#doit'
    parent: file_ba

-   ref: file_bb
    url: dir_b/file_bb
    parent: /

-   ref: file_zb
    url: dir_z/file_zb
    parent: /

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
webgen-0.4.0 test/fixtures/tc_node/nodes.yaml
webgen-0.4.1 test/fixtures/tc_node/nodes.yaml
webgen-0.4.2 test/fixtures/tc_node/nodes.yaml
webgen-0.4.4 test/fixtures/tc_node/nodes.yaml
webgen-0.4.5 test/fixtures/tc_node/nodes.yaml
webgen-0.4.3 test/fixtures/tc_node/nodes.yaml
webgen-0.4.6 test/fixtures/tc_node/nodes.yaml
webgen-0.4.7 test/fixtures/tc_node/nodes.yaml