Skip to content

Commit 0bdd22c

Browse files
committed
Group SortingHat (CLI)
Let's group these pages and we'll update them later! Signed-off-by: Igor Zubiaurre García <[email protected]>
1 parent 3ab71c4 commit 0bdd22c

3 files changed

Lines changed: 33 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
layout: default
3+
title: Basic use of SortingHat from the command line
4+
nav_order: 1
5+
parent: SortingHat from the command line
6+
has_children: false
7+
has_toc: false
8+
---
19

210

311
## Basic use
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
layout: default
3+
title: SortingHat Data
4+
nav_order: 2
5+
parent: SortingHat from the command line
6+
has_children: false
7+
has_toc: false
8+
---
9+
10+
111
## SortingHat data structure
212

313
SortingHat uses a database to store data about identities.

docs/sortinghat-cli/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: default
3+
title: SortingHat (from the command line)
4+
permalink: /sortinghat-cli
5+
nav_order: 10
6+
has_children: true
7+
has_toc: true
8+
---
9+
10+
# SortingHat
11+
12+
This describes the usage of SortingHat from the command line.
13+
14+
SortingHat has nice, modern web interface and the command line interface
15+
is considered legacy funcionality.

0 commit comments

Comments
 (0)