mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Doxygen: Avoid ambiguity in @dir directives
This commit was automatically generated with:
find src -name '*.dox' |xargs perl -i -pe 's{\@dir ([^/])}{\@dir /$1};'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
@dir feature/api
|
||||
@dir /feature/api
|
||||
@brief feature/api
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user