Skip to content

Commit 9c8e76f

Browse files
ENH - improve page titles
The overview pages for e.g. "example/source" now mention that this is a list of "examples for source reconstruction", whereas previously it was just "source reconstruction"
1 parent 1f03572 commit 9c8e76f

35 files changed

+35
-35
lines changed

example/plotting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Plotting and visualization
2+
title: Examples for plotting and visualization
33
---
44

55
# {{ page.title }}

example/preproc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Reading and preprocessing data
2+
title: Examples for rReading and preprocessing data
33
---
44

55
# {{ page.title }}

example/realtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Real-time analysis
2+
title: Examples for real-time analysis
33
---
44

55
# {{ page.title }}

example/sensor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Sensor-level analysis
2+
title: Examples for sensor-level analysis
33
---
44

55
# {{ page.title }}

example/source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Source reconstruction
2+
title: Examples for source reconstruction
33
---
44

55
# {{ page.title }}

example/spectral.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Spectral analysis
2+
title: Examples for spectral analysis
33
---
44

55
# {{ page.title }}

example/stats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Statistical analysis
2+
title: Examples for statistical analysis
33
---
44

55
# {{ page.title }}

faq/distcomp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Distributed computing
2+
title: Distributed computing questions
33
---
44

55
# {{ page.title }}

faq/plotting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Plotting and visualization
2+
title: Plotting and visualization questions
33
---
44

55
# {{ page.title }}

faq/preproc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Reading and preprocessing data
2+
title: Questions about reading and preprocessing of data
33
---
44

55
# {{ page.title }}

0 commit comments

Comments
 (0)