summaryrefslogtreecommitdiff
path: root/testing/023_e.dox
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2021-10-15 10:46:54 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2021-10-15 10:46:54 +0900
commit835421dad74e8989002b592f703a23d87f211df0 (patch)
treeeea52c11485e8bd8c67d217390f346d7ff392a2b /testing/023_e.dox
parentb7b8bd24feb1363d7d84d030b9ea688fe2f149de (diff)
downloaddoxygen-835421dad74e8989002b592f703a23d87f211df0.tar.gz
doxygen-835421dad74e8989002b592f703a23d87f211df0.tar.bz2
doxygen-835421dad74e8989002b592f703a23d87f211df0.zip
Imported Upstream version 1.8.5upstream/1.8.5
Diffstat (limited to 'testing/023_e.dox')
-rw-r--r--testing/023_e.dox5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/023_e.dox b/testing/023_e.dox
new file mode 100644
index 0000000..5f787b7
--- /dev/null
+++ b/testing/023_e.dox
@@ -0,0 +1,5 @@
+// objective: test the \e, \em commands
+// check: indexpage.xml
+/** \mainpage
+ * Normal \e emphasis and more \em emphasis back to normal.
+ */