-
Notifications
You must be signed in to change notification settings - Fork 448
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- Thanks for your contribution! please review https://github.com/alibaba/GraphScope/blob/main/CONTRIBUTING.md before opening an issue. --> ## What do these changes do? <!-- Please give a short brief about these changes. --> Auto-gen the docs of `flex` and remove the pre-built html files. Due to the reduction of dependencies at build time (e.g. using cmake for flex), a new Doxygen file was created, namely `Doxygen-flex`. ## Related issue number #2726 Signed-off-by: Sijie Shen <[email protected]>
- Loading branch information
Showing
1,438 changed files
with
29 additions
and
122,442 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
PROJECT_NAME = "Flex" | ||
PROJECT_NUMBER = "0.17.9" | ||
OUTPUT_DIRECTORY = "_build/latest/html/reference/" | ||
HTML_OUTPUT = "flex" | ||
|
||
INPUT = ../flex/storages/rt_mutable_graph \ | ||
../flex/engines/graph_db/app \ | ||
../flex/engines/graph_db/database \ | ||
../flex/utils \ | ||
|
||
FILE_PATTERNS = *.h *.cc | ||
RECURSIVE = YES | ||
OPTIMIZE_OUTPUT_FOR_C = NO | ||
|
||
EXTRACT_ALL = YES | ||
EXTRACT_PRIVATE = YES | ||
EXTRACT_STATIC = YES | ||
|
||
TYPED_HIDES_STRUCT = YES | ||
GENERATE_LATEX = NO | ||
GENERATE_HTML = YES |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Flex API Reference | ||
======================== | ||
|
||
Stub page for the Flex API reference docs; actual source is located in the flex/ directory. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.