Skip to content

Commit cd45330

Browse files
committed
moved See Also to index files
1 parent cb72f7b commit cd45330

6 files changed

Lines changed: 15 additions & 13 deletions

File tree

contributor-guide/modules/ROOT/pages/index.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@ Feedback on this guide is encouraged, and is available by creating a https://git
99
== First Steps
1010

1111
Start by reading the xref:intro.adoc[Introduction to becoming a Boost Contributor].
12+
13+
== See Also
14+
15+
* https://stage.antora.cppalliance.org/doc/user-guide/index.html[User Guide]
16+
* https://stage.antora.cppalliance.org/doc/formal-reviews/index.html[Formal Reviews]
17+
* https://stage.antora.cppalliance.org/doc/release-process/index.html[Release Process]

contributor-guide/modules/ROOT/pages/intro.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,3 @@ TIP:: There's no requirement that an author read the mailing list
3636

3737
== Design Guidelines
3838

39-
== See Also
40-
41-
* https://stage.antora.cppalliance.org/doc/user-guide/index.html[User Guide]
42-
* https://stage.antora.cppalliance.org/doc/formal-reviews/intro.html[Formal Reviews]
43-
* https://stage.antora.cppalliance.org/doc/release-process/intro.html[Release Process]

formal-reviews/modules/ROOT/pages/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ Once an accepted library is ready for inclusion on the Boost
9999

100100
== See Also
101101

102-
* https://stage.antora.cppalliance.org/doc/user-guide/index.html[User Guide]
102+
* https://stage.antora.cppalliance.org/doc/user-guide/index.html[User Guide]
103103
* https://stage.antora.cppalliance.org/doc/contributor-guide/index.html[Contributor Guide]
104-
* https://stage.antora.cppalliance.org/doc/release-process/intro.html[Release Process]
104+
* https://stage.antora.cppalliance.org/doc/release-process/index.html[Release Process]

release-process/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ If issues are found with a release candidate that are important enough to addres
5252

5353
* https://stage.antora.cppalliance.org/doc/user-guide/index.html[User Guide]
5454
* https://stage.antora.cppalliance.org/doc/contributor-guide/index.html[Contributor Guide]
55-
* https://stage.antora.cppalliance.org/doc/formal-reviews/intro.html[Formal Reviews]
55+
* https://stage.antora.cppalliance.org/doc/formal-reviews/index.html[Formal Reviews]

user-guide/modules/ROOT/pages/index.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@ Feedback on the libraries, or any aspect of the documentation, is encouraged, an
1212

1313
Start by reading the xref:intro.adoc[Introduction to Boost].
1414

15+
== See Also
16+
17+
* https://stage.antora.cppalliance.org/doc/contributor-guide/index.html[Contributor Guide]
18+
* https://stage.antora.cppalliance.org/doc/formal-reviews/index.html[Formal Reviews]
19+
* https://stage.antora.cppalliance.org/doc/release-process/index.html[Release Process]
20+

user-guide/modules/ROOT/pages/intro.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,3 @@ If you are new to Boost, the recommended next step is to download the entire lib
8585
* xref:getting-started-with-windows.adoc[Getting Started with Windows]
8686
* xref:getting-started-with-linux.adoc[Getting Started with Linux]
8787

88-
== See Also
89-
90-
* https://stage.antora.cppalliance.org/doc/contributor-guide/index.html[Contributor Guide]
91-
* https://stage.antora.cppalliance.org/doc/formal-reviews/intro.html[Formal Reviews]
92-
* https://stage.antora.cppalliance.org/doc/release-process/intro.html[Release Process]

0 commit comments

Comments
 (0)