]> git.ipfire.org Git - thirdparty/hostap.git/commit - doc/ctrl_iface.doxygen
doc: Disable Doxygen autolink support
authorJouni Malinen <j@w1.fi>
Sat, 3 Jan 2015 13:44:35 +0000 (15:44 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 3 Jan 2015 13:44:35 +0000 (15:44 +0200)
commit5eb513c3baec763381b3002ce344e6dc6c5010b9
tree83aa828d13d362dc7927035df42f2e7ff1e0ce73
parentbbd89bfca0b446d605c4cc38cedf55eb81d0eed7
doc: Disable Doxygen autolink support

The way autolink support is implementing in Doxygen is a bit
inconvenient with wpa_supplicant being recognized as something that
would always be linked to struct wpa_supplicant. In addition, number of
links were not really noticed automatically. To get this working more
robustly and without having to use the %wpa_supplicant workaround (which
had its own issues, e.g., with titles), disable autolinking and use
explicit \ref commands instead.

This is also updating some of the obsolete notes to point to correct
file names, etc. changes in the source code tree.

Signed-off-by: Jouni Malinen <j@w1.fi>
13 files changed:
doc/code_structure.doxygen
doc/ctrl_iface.doxygen
doc/dbus.doxygen
doc/directories.doxygen
doc/doxygen.conf
doc/driver_wrapper.doxygen
doc/eap.doxygen
doc/eap_server.doxygen
doc/hostapd_ctrl_iface.doxygen
doc/mainpage.doxygen
doc/p2p.doxygen
doc/porting.doxygen
doc/testing_tools.doxygen