Skip to content

Commit d064884

Browse files
committed
doxy: move bugs/questions to the end of the introduction page
right before history/credits Signed-off-by: Brice Goglin <[email protected]>
1 parent 785678d commit d064884

File tree

2 files changed

+29
-28
lines changed

2 files changed

+29
-28
lines changed

README

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -73,17 +73,6 @@ manipulation of topology objects, binding of processes, and so on.
7373

7474
Bindings for several other languages are available from the project website.
7575

76-
Questions and Bugs
77-
78-
Bugs should be reported in the tracker (https://github.com/open-mpi/hwloc/
79-
issues). Opening a new issue automatically displays lots of hints about how to
80-
debug and report issues.
81-
82-
Questions may be sent to the users or developers mailing lists (https://
83-
www.open-mpi.org/community/lists/hwloc.php).
84-
85-
There is also a #hwloc IRC channel on Libera Chat (irc.libera.chat).
86-
8776
Command-line Examples
8877

8978
On a 4-package 2-core machine with hyper-threading, the lstopo tool may show
@@ -473,6 +462,17 @@ Machine
473462
*** Logical processor 0 has 0 caches totaling 0KB
474463
shell$
475464

465+
Questions and Bugs
466+
467+
Bugs should be reported in the tracker (https://github.com/open-mpi/hwloc/
468+
issues). Opening a new issue automatically displays lots of hints about how to
469+
debug and report issues.
470+
471+
Questions may be sent to the users or developers mailing lists (https://
472+
www.open-mpi.org/community/lists/hwloc.php).
473+
474+
There is also a #hwloc IRC channel on Libera Chat (irc.libera.chat).
475+
476476
History / Credits
477477

478478
hwloc is the evolution and merger of the libtopology project and the Portable

doc/hwloc.doxy

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
<li> Introduction
2424
<ul>
2525
<li> \ref overview
26-
<li> \ref bugs
2726
<li> \ref cli_examples
2827
<li> \ref interface
28+
<li> \ref bugs
2929
<li> \ref history
3030
</ul>
3131
<li> Chapters
@@ -137,22 +137,6 @@ Bindings for several other languages are available from the
137137
<a href="https://www.open-mpi.org/projects/hwloc/#language_bindings">project website</a>.
138138

139139

140-
\htmlonly
141-
</div><div class="section" id="bugs">
142-
\endhtmlonly
143-
\section bugs Questions and Bugs
144-
145-
Bugs should be reported in the tracker
146-
(https://github.com/open-mpi/hwloc/issues).
147-
Opening a new issue automatically displays lots of hints about
148-
how to debug and report issues.
149-
150-
Questions may be sent to the users or developers mailing lists
151-
(https://www.open-mpi.org/community/lists/hwloc.php).
152-
153-
There is also a <tt>\#hwloc</tt> IRC channel on Libera Chat (<tt>irc.libera.chat</tt>).
154-
155-
156140

157141
\htmlonly
158142
</div><div class="section" id="cli_examples">
@@ -430,6 +414,23 @@ shell$
430414

431415

432416

417+
\htmlonly
418+
</div><div class="section" id="bugs">
419+
\endhtmlonly
420+
\section bugs Questions and Bugs
421+
422+
Bugs should be reported in the tracker
423+
(https://github.com/open-mpi/hwloc/issues).
424+
Opening a new issue automatically displays lots of hints about
425+
how to debug and report issues.
426+
427+
Questions may be sent to the users or developers mailing lists
428+
(https://www.open-mpi.org/community/lists/hwloc.php).
429+
430+
There is also a <tt>\#hwloc</tt> IRC channel on Libera Chat (<tt>irc.libera.chat</tt>).
431+
432+
433+
433434
\htmlonly
434435
</div><div class="section" id="history">
435436
\endhtmlonly

0 commit comments

Comments
 (0)