Skip to content

Commit a668c20

Browse files
committed
Add index files for empty chapters
1 parent 3eb6d72 commit a668c20

File tree

7 files changed

+6
-7
lines changed

7 files changed

+6
-7
lines changed

src/SUMMARY.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
* [Creating a custom Re:dash dataset](cookbooks/create_a_dataset.md)
2525
* [Sending a Custom Ping](cookbooks/new_ping.md)
2626
* [Using HyperLogLog in Zeppelin](cookbooks/hll_zeppelin.md)
27-
* Dataset Specific
27+
* [Dataset Specific](cookbooks/dataset_specific.md)
2828
* [Longitudinal Examples](cookbooks/longitudinal_examples.md)
2929
* [Working with Crash Pings](cookbooks/crash_pings.md)
30-
* Real-time
30+
* [Real-time](cookbooks/realtime.md)
3131
* [Creating a Real-time Analysis Plugin](cookbooks/realtime_analysis_plugin.md)
3232
* [Seeing Your Own Pings](cookbooks/view_pings_cep.md)
3333
* [CEP Matcher](tools/cep_matcher.md)
34-
* Metrics
34+
* [Metrics](cookbooks/metrics.md)
3535
* [Active DAU Definition](cookbooks/active_dau.md)
3636
* [Retention Analysis](cookbooks/retention.md)
3737

@@ -72,8 +72,8 @@
7272

7373
---
7474

75-
* Telemetry Behavior Reference
76-
* Profile Behavior
75+
* [Telemetry Behavior Reference](concepts/index.md)
76+
* [Profile Behavior](concepts/profile/index.md)
7777
* [Profile Creation](concepts/profile/profile_creation.md)
7878
* [Real World Usage](concepts/profile/realworldusage.md)
7979
* [Profile History](concepts/profile/profilehistory.md)
@@ -82,7 +82,6 @@
8282

8383
---
8484

85-
* About this Documentation
85+
* [About this Documentation](meta/index.md)
8686
* [Contributing](meta/contributing.md)
87-
* [Bug Template](https://bugzilla.mozilla.org/enter_bug.cgi?assigned_to=nobody%40mozilla.org&bug_file_loc=http%3A%2F%2F&bug_ignored=0&bug_severity=normal&bug_status=NEW&cf_fx_iteration=---&cf_fx_points=---&component=Documentation%20and%20Knowledge%20Repo%20%28RTMO%29&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&defined_groups=1&flag_type-4=X&flag_type-607=X&flag_type-800=X&flag_type-803=X&flag_type-916=X&form_name=enter_bug&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Linux&priority=--&product=Data%20Platform%20and%20Tools&rep_platform=x86_64&target_milestone=---&version=unspecified)
8887
* [Structure](meta/structure.md)

src/concepts/index.md

Whitespace-only changes.

src/concepts/profile/index.md

Whitespace-only changes.

src/cookbooks/dataset_specific.md

Whitespace-only changes.

src/cookbooks/metrics.md

Whitespace-only changes.

src/cookbooks/realtime.md

Whitespace-only changes.

src/meta/index.md

Whitespace-only changes.

0 commit comments

Comments
 (0)