for FILE in "${FILES[@]}"; do echo"* fixing Runner links in: $FILE"
sed -i'' -e "s:libsemigroups__runner__operators.html\#:$LINK\#:g" "$PREFIX/$FILE"
sed -i'' -e "s:libsemigroups__runner__state.html\#:$LINK\#:g" "$PREFIX/$FILE"
sed -i'' -e "s:libsemigroups__runner__reporting.html\#:$LINK\#:g" "$PREFIX/$FILE" done
for FILE in "${FILES[@]}"; do echo"* fixing Runner links in: $FILE"
sed -i'' -e "s:libsemigroups__runner__operators.html\#:$LINK\#:g" "$PREFIX/$FILE"
sed -i'' -e "s:libsemigroups__runner__state.html\#:$LINK\#:g" "$PREFIX/$FILE"
sed -i'' -e "s:libsemigroups__runner__reporting.html\#:$LINK\#:g" "$PREFIX/$FILE" done
# This only works because the structure of the doc for # KnuthBendixCongruenceByPairs and CongruenceInterface are the same. for FILE in "${FILES[@]}"; do echo"* fixing KnuthBendixCongruenceByPairs links in: $FILE"
sed -i'' -e 's:libsemigroups__knuthbendixcongruencebypairs:libsemigroups__congruenceinterface:g'"$PREFIX/$FILE" done
# This only works because the structure of the doc for # KnuthBendixCongruenceByPairs and Congruence are the same. for FILE in "${FILES[@]}"; do echo"* fixing KnuthBendixCongruenceByPairs links in: $FILE"
sed -i'' -e 's:libsemigroups__knuthbendixcongruencebypairs:libsemigroups__congruence:g'"$PREFIX/$FILE" done
LINK="libsemigroups__congruence__member_functions_inherited_from_runner.html" for FILE in "${FILES[@]}"; do echo"* fixing Runner links in: $FILE"
sed -i'' -e "s:libsemigroups__runner__operators.html\#:$LINK\#:g" "$PREFIX/$FILE"
sed -i'' -e "s:libsemigroups__runner__state.html\#:$LINK\#:g" "$PREFIX/$FILE"
sed -i'' -e "s:libsemigroups__runner__reporting.html\#:$LINK\#:g" "$PREFIX/$FILE" done
#
Messung V0.5
¤ Dauer der Verarbeitung: 0.12 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.