You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
MCOL-2180 Update UDAF docs
This commit is contained in:
8
utils/udfsdk/docs/README
Normal file
8
utils/udfsdk/docs/README
Normal file
@ -0,0 +1,8 @@
|
||||
To Build PDF:
|
||||
<as root>
|
||||
|
||||
[root@me docs]# sphinx-build -b latex source build
|
||||
[root@me docs]# cd build
|
||||
[root@me docs]# make
|
||||
|
||||
The UDAF.pdf file will be in the build directory
|
Reference in New Issue
Block a user