Skip to content

Commit b8a559d

Browse files
AlexanderPrendotaqwwdfsad
authored andcommitted
docs: make Table of contents as bold
1 parent 46741db commit b8a559d

8 files changed

+8
-8
lines changed

docs/basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import org.junit.Test
1616
class BasicsGuideTest {
1717
-->
1818

19-
## Table of contents
19+
**Table of contents**
2020

2121
<!--- TOC -->
2222

docs/cancellation-and-timeouts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import org.junit.Test
1515
1616
class CancellationTimeOutsGuideTest {
1717
-->
18-
## Table of contents
18+
**Table of contents**
1919

2020
<!--- TOC -->
2121

docs/channels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import org.junit.Test
1515
1616
class ChannelsGuideTest {
1717
-->
18-
## Table of contents
18+
**Table of contents**
1919

2020
<!--- TOC -->
2121

docs/composing-suspending-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import org.junit.Test
1616
class ComposingGuideTest {
1717
-->
1818

19-
## Table of contents
19+
**Table of contents**
2020

2121
<!--- TOC -->
2222

docs/coroutine-context-and-dispatchers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import org.junit.Test
1616
class DispatchersGuideTest {
1717
-->
1818

19-
## Table of contents
19+
**Table of contents**
2020

2121
<!--- TOC -->
2222

docs/exception-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import org.junit.Test
1515
1616
class ExceptionsGuideTest {
1717
-->
18-
## Table of contents
18+
**Table of contents**
1919

2020
<!--- TOC -->
2121

docs/select-expression.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class SelectGuideTest {
1717
-->
1818

1919

20-
## Table of contents
20+
**Table of contents**
2121

2222
<!--- TOC -->
2323

docs/shared-mutable-state-and-concurrency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import org.junit.Test
1515
1616
class SharedStateGuideTest {
1717
-->
18-
## Table of contents
18+
**Table of contents**
1919

2020
<!--- TOC -->
2121

0 commit comments

Comments
 (0)