We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23cb93 commit 7de202eCopy full SHA for 7de202e
docs/windflow-doxygen.conf
@@ -38,7 +38,7 @@ PROJECT_NAME = "WindFlow"
38
# could be handy for archiving the generated documentation or if some version
39
# control system is used.
40
41
-PROJECT_NUMBER = 4.0.0
+PROJECT_NUMBER = 4.2.0
42
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
# for a project that appears at the top of each page and should give viewer a
@@ -820,6 +820,7 @@ INPUT = ../wf/doxygen-mainpage.hpp \
820
../wf/persistent/p_filter.hpp \
821
../wf/flatmap.hpp \
822
../wf/persistent/p_flatmap.hpp \
823
+ ../wf/interval_join.jpp \
824
../wf/iterable.hpp \
825
../wf/keyed_windows.hpp \
826
../wf/persistent/p_keyed_windows.hpp \
0 commit comments