mirror of
https://github.com/MariaDB/server.git
synced 2025-07-20 16:56:36 +00:00
Documentation changes to MyTAP.
unittest/README.txt: Adding reference to generated documentation unittest/mytap/Doxyfile: Some configuration changes to make Doxygen generate better documentation. unittest/mytap/tap.c: Adding documentation and tags unittest/mytap/tap.h: Adding tags to provide document-internal references.
This commit is contained in:
@ -37,3 +37,12 @@ directory and add the following to the Makefile.am in that directory
|
||||
Note, it's important to have "-t" at the end of the filename, otherwise the
|
||||
test won't be executed by 'make test' !
|
||||
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
The generated documentation is temporarily placed at:
|
||||
|
||||
http://www.kindahl.net/mytap/doc/
|
||||
|
||||
I will move it to a better place once I figure out where and how.
|
||||
|
Reference in New Issue
Block a user