mirror of
https://github.com/boostorg/website.git
synced 2026-01-19 04:42:17 +00:00
Update template example with links to real issues
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
|
||||
[import ext.qbk]
|
||||
|
||||
[/
|
||||
Formatting reference: https://www.boost.org/doc/tools/quickbook/
|
||||
Please keep the list of libraries sorted in lexicographical order.
|
||||
]
|
||||
|
||||
[section New Libraries]
|
||||
|
||||
[/ Example:
|
||||
@@ -29,15 +34,10 @@
|
||||
|
||||
[/ Example:
|
||||
* [phrase library..[@/libs/interprocess/ Interprocess]:]
|
||||
* See examples below (use better descriptions than these!):
|
||||
* This shows how to reference an older Trac issue ([ticket 1234]).
|
||||
* This shows how to reference a GitHub issue [github interprocess 1234].
|
||||
* This shows how to reference a GitHub pull request [github_pr interprocess 1234].
|
||||
* [@https://www.google.com [*link to something]]
|
||||
* [*bold text]
|
||||
* [role green [*bold green text]]
|
||||
* \u26a1 use unicode
|
||||
* Keep the list of libraries in alphabetical order please.
|
||||
* Added anonymous shared memory for UNIX systems.
|
||||
* Move semantics for shared objects ([ticket 1932]).
|
||||
* Conform to `std::pointer_traits` requirements ([github_pr interprocess 32])
|
||||
* Fixed `named_condition_any` fails to notify ([github interprocess 62])
|
||||
]
|
||||
|
||||
* /TODO/
|
||||
|
||||
Reference in New Issue
Block a user