mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-14 19:29:57 +01:00
18 lines
289 B
YAML
18 lines
289 B
YAML
- name: Articles
|
|
href: articles/
|
|
|
|
# Client
|
|
- name: Content.Client
|
|
href: api/Content.Client/
|
|
|
|
# Server
|
|
- name: Content.Server
|
|
href: api/Content.Server/
|
|
|
|
# Shared
|
|
- name: Content.Shared
|
|
href: api/Content.Shared/
|
|
|
|
# Unit testing
|
|
- name: Content.Tests
|
|
href: api/Content.Tests/ |