File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 6
6
[ ![ macOS] ( https://github.com/taehyounpark/analogical/actions/workflows/macos.yml/badge.svg?branch=master )] ( https://github.com/taehyounpark/analogical/actions/workflows/macos.yml )
7
7
[ ![ MIT License] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
8
8
9
- ` queryosity ` is a row-wise semi-structured data analysis library .
9
+ ` queryosity ` is a row-wise analysis description language for semi-structured data.
10
10
11
11
<p align =" center " >
12
12
<strong> <a href="https://taehyounpark.github.io/queryosity/">See full documentation</a></strong>
Original file line number Diff line number Diff line change 1
1
@mainpage
2
2
3
-
4
-
5
-
6
3
@tableofcontents
7
4
8
- ` queryosity ` is a row-wise semi-structured data analysis library .
5
+ ` queryosity ` is a row-wise analysis description language for semi-structured data.
9
6
10
7
<!-- --------------------------------------------------------------------------------------------------------------- -->
11
8
Original file line number Diff line number Diff line change 1
1
# this is a config file for Poxy - a Doxygen + m.css front-end written in Python.
2
- # https://github.com/marzer/poxy
3
- #
4
- # config reference: https://github.com/marzer/poxy/wiki/Configuration-options
5
2
6
3
name = ' queryosity'
7
4
author = ' Tae Hyoun Park'
8
- description = ' Coherent data analysis in C++ '
5
+ description = ' Coherent analysis description language '
9
6
cpp = 17
10
7
github = ' taehyounpark/queryosity'
11
8
license = [ ' MIT' , ' https://github.com/taehyounpark/queryosity/blob/master/LICENSE' ]
You can’t perform that action at this time.
0 commit comments