Dear all

There has been many requests for supporting SQL in doxygen
https://sourceforge.net/p/doxygen/mailman/search/?q=sql
I haven't found whether this is available.

MobilityDB is an extension of PostgreSQL for mobility data
https://github.com/estebanzimanyi/MobilityDB
The source code is composed of BOTH SQL definitions, e.g.,
https://github.com/estebanzimanyi/MobilityDB/blob/master/mobilitydb/sql/general/032_temporal_boxops.in.sql
and the corresponding C functions, e.g.,
https://github.com/estebanzimanyi/MobilityDB/blob/master/mobilitydb/src/general/temporal_boxops.c
Linking the two SQL and C worlds in doxygen would be really GREAT for
synchronizing the evolution of both components.

Many thanks for your advice

------------------------------------------------------------
Prof. Esteban Zimanyi
Department of Computer & Decision Engineering  (CoDE) CP 165/15
Universite Libre de Bruxelles
Avenue F. D. Roosevelt 50
B-1050 Brussels, Belgium
fax: + 32.2.650.47.13
tel: + 32.2.650.31.85
e-mail: esteban.zima...@ulb.be
Internet: http://cs.ulb.ac.be/members/esteban/
------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to