mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 14:43:46 +01:00
7fc077ed25
This includes app, core, feature, lib, and tools, but excludes ext, test, and trunnel. This was generated by the following shell script: cd src for dname in $(find lib core feature app tools -type d |grep -v \\.deps$); do keyword="$(echo "$dname" |sed -e "s/\//_/" )" target="${dname}/${keyword}.dox" echo "$target" cat <<EOF >"$target" /** @dir ${dname} @brief ${dname} **/ EOF git add "$target" done |
||
---|---|---|
.. | ||
.may_include | ||
include.am | ||
lib_pubsub.dox | ||
pub_binding_st.h | ||
pubsub_build.c | ||
pubsub_build.h | ||
pubsub_builder_st.h | ||
pubsub_check.c | ||
pubsub_connect.h | ||
pubsub_flags.h | ||
pubsub_macros.h | ||
pubsub_publish.c | ||
pubsub_publish.h | ||
pubsub.h |