Skip to content

Commit f349140

Browse files
committed
complete jsoncons
1 parent 7c0c3b7 commit f349140

File tree

4 files changed

+468
-2
lines changed

4 files changed

+468
-2
lines changed

doc/Makefile.am

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ ACLOCAL_AMFLAGS = -I build
66

77
# distribution of the Doxygen configuration file
88
EXTRA_DIST = \
9-
doxygen.cfg
9+
doxygen.cfg \
10+
jsoncons_number_scan_assessment.md
1011

1112

1213
MAINTAINERCLEANFILES = \
1314
Makefile.in \
1415
doxygen_sqlite3.db \
1516
html \
1617
latex
17-

0 commit comments

Comments
 (0)