Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 3, 2019 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/f3cf0092b91f810d2b97144632c4df80 to your computer and use it in GitHub Desktop.
Save Whateverable/f3cf0092b91f810d2b97144632c4df80 to your computer and use it in GitHub Desktop.
greppable6
File Code
AZAWAWI/Libclang
…/README.md :5:
Perl 6 bindings for `libclang`
azawawi/perl6-gtk-scintilla
…/LexA68k.cxx :134:
WordList &doxygenKeyword = *keywordlists[5];
azawawi/perl6-gtk-scintilla
…/LexA68k.cxx :206:
if (!doxygenKeyword.InList(Buffer)) {
spebern/Parser-FreeXL-Native
…/Doxyfile.in :4:
# doxygen (www.doxygen.org) for a project.
spebern/Parser-FreeXL-Native
…/Doxyfile.in :50:
# where doxygen was started. If left blank the current directory will be used.
spebern/Parser-FreeXL-Native
…/Doxyfile.in :54:
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
spebern/Parser-FreeXL-Native
…/Doxyfile.in :57:
# Enabling this option can be useful when feeding doxygen a huge amount of
spebern/Parser-FreeXL-Native
…/Doxyfile.in :64:
# documentation generated by doxygen is written. Doxygen will use this
spebern/Parser-FreeXL-Native
…/Doxyfile.in :108:
# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
spebern/Parser-FreeXL-Native
…/Doxyfile.in :125:
# If left blank the directory from which doxygen is run is used as the
spebern/Parser-FreeXL-Native
…/Doxyfile.in :139:
# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
spebern/Parser-FreeXL-Native
…/Doxyfile.in :175:
# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
spebern/Parser-FreeXL-Native
…/Doxyfile.in :225:
# is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
spebern/Parser-FreeXL-Native
…/Doxyfile.in :227:
# doxygen treat .inc files as Fortran files (default is PHP), and .f files as C
spebern/Parser-FreeXL-Native
…/Doxyfile.in :229:
# you also need to set FILE_PATTERNS otherwise the files are not read by doxygen.
spebern/Parser-FreeXL-Native
…/Doxyfile.in :235:
# set this tag to YES in order to let doxygen match functions declarations and
spebern/Parser-FreeXL-Native
…/Doxyfile.in :255:
# will make doxygen replace the get and set methods by a property in the
spebern/Parser-FreeXL-Native
…/Doxyfile.in :263:
# tag is set to YES, then doxygen will reuse the documentation of the first
spebern/Parser-FreeXL-Native
…/Doxyfile.in :292:
# doxygen to be busy swapping symbols to and from disk most of the time
spebern/Parser-FreeXL-Native
…/Doxyfile.in :307:
# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
spebern/Parser-FreeXL-Native
…/Doxyfile.in :412:
# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
spebern/Parser-FreeXL-Native
…/Doxyfile.in :419:
# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
spebern/Parser-FreeXL-Native
…/Doxyfile.in :426:
# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
spebern/Parser-FreeXL-Native
…/Doxyfile.in :436:
# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
spebern/Parser-FreeXL-Native
…/Doxyfile.in :452:
# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper type resolution of all parameters of a function it will reject a
spebern/Parser-FreeXL-Native
…/Doxyfile.in :453:
# match between the prototype and the implementation of a member function even if there is only one candidate or it is obvious which candidate to choose by doing a simple string match. By disabling STRICT_PROTO_MATCHING doxygen
spebern/Parser-FreeXL-Native
…/Doxyfile.in :523:
# doxygen should invoke to get the current version for each file (typically from
spebern/Parser-FreeXL-Native
…/Doxyfile.in :527:
# provided by doxygen. Whatever the program writes to standard output
spebern/Parser-FreeXL-Native
…/Doxyfile.in :533:
# by doxygen. The layout file controls the global structure of the generated
spebern/Parser-FreeXL-Native
…/Doxyfile.in :535:
# that represents doxygen's defaults, run doxygen with the -l option.
spebern/Parser-FreeXL-Native
…/Doxyfile.in :546:
# by doxygen. Possible values are YES and NO. If left blank NO is used.
spebern/Parser-FreeXL-Native
…/Doxyfile.in :551:
# generated by doxygen. Possible values are YES and NO. If left blank
spebern/Parser-FreeXL-Native
…/Doxyfile.in :556:
# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
spebern/Parser-FreeXL-Native
…/Doxyfile.in :562:
# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
spebern/Parser-FreeXL-Native
…/Doxyfile.in :571:
# or return value. If set to NO (the default) doxygen will only warn about
spebern/Parser-FreeXL-Native
…/Doxyfile.in :578:
# doxygen can produce. The string should contain the $file, $line, and $text
spebern/Parser-FreeXL-Native
…/Doxyfile.in :606:
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
spebern/Parser-FreeXL-Native
…/Doxyfile.in :683:
# The INPUT_FILTER tag can be used to specify a program that doxygen should
spebern/Parser-FreeXL-Native
…/Doxyfile.in :736:
# doxygen to hide any special comment blocks from generated source code
spebern/Parser-FreeXL-Native
…/Doxyfile.in :762:
# will point to the HTML generated by the htags(1) tool instead of doxygen
spebern/Parser-FreeXL-Native
…/Doxyfile.in :815:
# doxygen will generate files with .html extension.
spebern/Parser-FreeXL-Native
…/Doxyfile.in :820:
# each generated HTML page. If it is left blank doxygen will generate a
spebern/Parser-FreeXL-Native
…/Doxyfile.in :826:
# each generated HTML page. If it is left blank doxygen will generate a
spebern/Parser-FreeXL-Native
…/Doxyfile.in :833:
# fine-tune the look of the HTML output. If the tag is left blank doxygen
spebern/Parser-FreeXL-Native
…/Doxyfile.in :834:
# will generate a default style sheet. Note that doxygen will try to copy
spebern/Parser-FreeXL-Native
…/Doxyfile.in :888:
# To create a documentation set, doxygen will generate a Makefile in the
spebern/Parser-FreeXL-Native
…/Doxyfile.in :893:
# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html
spebern/Parser-FreeXL-Native
…/Doxyfile.in :910:
DOCSET_BUNDLE_ID = org.doxygen.Project
spebern/Parser-FreeXL-Native
…/Doxyfile.in :916:
DOCSET_PUBLISHER_ID = org.doxygen.Publisher
spebern/Parser-FreeXL-Native
…/Doxyfile.in :938:
# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
spebern/Parser-FreeXL-Native
…/Doxyfile.in :983:
QHP_NAMESPACE = org.doxygen.Project
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1014:
# If non-empty doxygen will try to run qhelpgenerator on the generated
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1034:
ECLIPSE_DOC_ID = org.doxygen.Project
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1043:
# that doxygen will group on one line in the generated HTML documentation.
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1058:
# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1069:
# When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1076:
# when you change the font size after a successful doxygen run you need
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1109:
# When the SEARCHENGINE tag is enabled doxygen will generate a search box
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1177:
# the first chapter. If it is left blank doxygen will generate a
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1195:
# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1202:
# If LATEX_HIDE_INDICES is set to YES then doxygen will not
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1208:
# If LATEX_SOURCE_CODE is set to YES then doxygen will include
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1246:
# Load stylesheet definitions from file. Syntax is similar to doxygen's
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1253:
# Syntax is similar to doxygen's config file.
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1426:
# doxygen's preprocessor will remove all references to function-like macros
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1450:
# If a tag file is not located in the directory in which doxygen
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1455:
# When a file name is specified after GENERATE_TAGFILE, doxygen will create
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1489:
# You can define message sequence charts within doxygen comments using the \msc
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1504:
# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1511:
# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1512:
# allowed to run in parallel. When set to 0 (the default) doxygen will
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1519:
# By default doxygen will write a font called Helvetica to the output
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1520:
# directory and reference it in all dot files that doxygen generates.
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1534:
# By default doxygen will tell dot to use the output directory to look for the
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1535:
# FreeSans.ttf font (which doxygen will put there itself). If you specify a
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1541:
# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1548:
# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1555:
# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1560:
# If the UML_LOOK tag is set to YES doxygen will generate inheritance and
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1572:
# tags are set to YES then doxygen will generate a graph for each documented
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1579:
# HAVE_DOT tags are set to YES then doxygen will generate a graph for each
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1586:
# doxygen will generate a call dependency graph for every global function
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1594:
# doxygen will generate a caller dependency graph for every global function
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1601:
# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1607:
# then doxygen will show the dependencies a directory has on other directories
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1638:
# becomes larger than this value, doxygen will truncate the graph, which is
spebern/Parser-FreeXL-Native
…/Doxyfile.in :1639:
# visualized by representing a node as a red box. Note that doxygen if the
spebern/Parser-FreeXL-Native
…/README :9:
Documentation is generated using Doxygen. You can run "doxygen" in the top level
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment