Skip to content

Commit 770f895

Browse files
committed
Update API reference documentation
1 parent 252c545 commit 770f895

File tree

517 files changed

+3177
-2742
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

517 files changed

+3177
-2742
lines changed

.Doxyfile

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ PROJECT_LOGO = C:/Users/FlexFerrum/Pictures/Jinja2Cpp_logo1.jpg
5858
# entered, it will be relative to the location where doxygen was started. If
5959
# left blank the current directory will be used.
6060

61-
OUTPUT_DIRECTORY = D:\projects\work\Personal\Jinja2Cpp\jinja2cpp.github.io\docs\reference
61+
OUTPUT_DIRECTORY = D:\projects\work\Personal\Jinja2Cpp\jinja2cpp.github.io\docs\reference\1.0
6262

6363
# If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
6464
# directories (in 2 levels) under the output directory of each output format and
@@ -1125,7 +1125,10 @@ CLANG_ASSISTED_PARSING = YES
11251125
# specified with INPUT and INCLUDE_PATH.
11261126
# This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
11271127

1128-
CLANG_OPTIONS = -std=c++17 -fms-extensions -fms-compatibility -fdelayed-template-parsing
1128+
CLANG_OPTIONS = -std=c++14 \
1129+
-fms-extensions \
1130+
-fms-compatibility \
1131+
-fdelayed-template-parsing
11291132

11301133
# If clang assisted parsing is enabled you can provide the clang parser with the
11311134
# path to the compilation database (see:
@@ -2190,7 +2193,7 @@ INCLUDE_FILE_PATTERNS =
21902193
# recursively expanded use the := operator instead of the = operator.
21912194
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
21922195

2193-
PREDEFINED =
2196+
PREDEFINED = JINJA2CPP_NO_DOXYGEN
21942197

21952198
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
21962199
# tag can be used to specify a list of macro names that should be expanded. The

docs/api_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ nav_order: 6
55
redirect_to: "/docs/reference/html/index.html"
66
---
77

8-
Open Jinja2C++ API reference: [./reference/html/index.html](./reference/html/index.html)
8+
Open Jinja2C++ API reference: [./reference/html/index.html](./reference/1.0/html/index.html)
File renamed without changes.
Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<table class="classindex">
9898
<tr><td rowspan="2" valign="bottom"><a name="letter_a"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;a&#160;&#160;</div></td></tr></table>
9999
</td>
100-
<td valign="top"><a class="el" href="structjinja2_1_1lists__impl_1_1_input_iterator_list_accessor_1_1_enumerator.html">InputIteratorListAccessor::Enumerator</a> (<a class="el" href="namespacejinja2_1_1lists__impl.html">jinja2::lists_impl</a>)&#160;&#160;&#160;</td>
100+
<td valign="top"><a class="el" href="structjinja2_1_1lists__impl_1_1_forward_iterator_list_accessor_1_1_enumerator.html">ForwardIteratorListAccessor::Enumerator</a> (<a class="el" href="namespacejinja2_1_1lists__impl.html">jinja2::lists_impl</a>)&#160;&#160;&#160;</td>
101101
<td valign="top"><a class="el" href="classjinja2_1_1_i_filesystem_handler.html">IFilesystemHandler</a> (<a class="el" href="namespacejinja2.html">jinja2</a>)&#160;&#160;&#160;</td>
102102
<td valign="top"><a class="el" href="classjinja2_1_1_reflected_data_holder.html">ReflectedDataHolder</a> (<a class="el" href="namespacejinja2.html">jinja2</a>)&#160;&#160;&#160;</td>
103103
<td valign="top"><a class="el" href="structjinja2_1_1_type_reflected.html">TypeReflected</a> (<a class="el" href="namespacejinja2.html">jinja2</a>)&#160;&#160;&#160;</td>
@@ -175,7 +175,7 @@
175175
<td valign="top"><a class="el" href="structjinja2_1_1lists__impl_1_1_random_iterator_list_accessor.html">RandomIteratorListAccessor</a> (<a class="el" href="namespacejinja2_1_1lists__impl.html">jinja2::lists_impl</a>)&#160;&#160;&#160;</td>
176176
<td valign="top"><a class="el" href="classjinja2_1_1_template_impl.html">TemplateImpl</a> (<a class="el" href="namespacejinja2.html">jinja2</a>)&#160;&#160;&#160;</td>
177177
<td></td></tr>
178-
<tr><td valign="top"><a class="el" href="structjinja2_1_1lists__impl_1_1_forward_iterator_list_accessor_1_1_enumerator.html">ForwardIteratorListAccessor::Enumerator</a> (<a class="el" href="namespacejinja2_1_1lists__impl.html">jinja2::lists_impl</a>)&#160;&#160;&#160;</td>
178+
<tr><td valign="top"><a class="el" href="structjinja2_1_1lists__impl_1_1_input_iterator_list_accessor_1_1_enumerator.html">InputIteratorListAccessor::Enumerator</a> (<a class="el" href="namespacejinja2_1_1lists__impl.html">jinja2::lists_impl</a>)&#160;&#160;&#160;</td>
179179
<td rowspan="2" valign="bottom"><a name="letter_i"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;i&#160;&#160;</div></td></tr></table>
180180
</td>
181181
<td valign="top"><a class="el" href="classjinja2_1_1_real_file_system.html">RealFileSystem</a> (<a class="el" href="namespacejinja2.html">jinja2</a>)&#160;&#160;&#160;</td>

docs/reference/html/classjinja2_1_1_error_info_tpl-members.html renamed to docs/reference/1.0/html/classjinja2_1_1_error_info_tpl-members.html

File renamed without changes.

docs/reference/html/classjinja2_1_1_error_info_tpl.html renamed to docs/reference/1.0/html/classjinja2_1_1_error_info_tpl.html

File renamed without changes.

0 commit comments

Comments
 (0)