Skip to content

Commit 1863ad3

Browse files
committed
docs: use cpp macro
1 parent 5be1d59 commit 1863ad3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.adoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
= Antora C++ Reference Extension
1+
= Antora {cpp} Reference Extension
22

3-
This extension generates reference documentation for C++ symbols in your codebase and creates an Antora module with its pages.
3+
This extension generates reference documentation for {cpp} symbols in your codebase and creates an Antora module with its pages.
44

5-
This extension populates the Antora pages with a reference module that contains the reference documentation for the C++ symbols in your codebase.
5+
This extension populates the Antora pages with a reference module that contains the reference documentation for the {cpp} symbols in your codebase.
66

77
== Configuration
88

@@ -19,7 +19,7 @@ npm i -D @alandefreitas/antora-cpp-reference-extension
1919

2020
Before building the Antora playbook, make sure you have the following installed:
2121

22-
- A C++ compiler (preferably Clang)
22+
- A {cpp} compiler (preferably Clang)
2323
- `7z` (Windows) or `tar` (Linux)
2424
- `git`
2525

0 commit comments

Comments
 (0)