Commit 8b91680d authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Doxygen: rename all .dox files to end with .md

Using a standard ending here will let other tools that expect
markdown understand our output here.

This commit was automatically generated with:

   for fn in $(find src -name '*.dox'); do \
      git mv "$fn" "${fn%.dox}.md"; \
   done
parent 3a7369d0
Loading
Loading
Loading
Loading
+0 −0

File moved.

+0 −0

File moved.

Loading