Skip to content
Snippets Groups Projects
Commit ac4f4cc7 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Fixed small bug in developer doc

The Doxyfile was appended instead of being replaced at any
new generation of the doc
parent 4cf0e392
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
sed s:@SRCDIR@:"$(echo ../src/*/ ../src/*/*/)": Doxyfile.in|
sed s:@MAYBE@:NO: >> Doxyfile
sed s:@MAYBE@:NO: > Doxyfile
cat ../src/*/*cpp |
awk '
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment