Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  post-proc-doc.sh

  Sprache: Shell
 

#!/bin/bash
set -e

cd docs/

PREFIX=build/html/_generated/

# Action

FILES=( "libsemigroups__action__constructors.html" \
        "libsemigroups__action__initialization.html" \
        "libsemigroups__action__member_functions_inherited_from_runner.html" \
        "libsemigroups__action__member_types.html" \
        "libsemigroups__action__position__size__empty___.html" \
        "libsemigroups__action__strongly_connected_components.html" )
LINK="libsemigroups__action__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

# CongruenceInterface

FILES=( "libsemigroups__congruenceinterface.html" \
        "libsemigroups__congruenceinterface__member_types.html" \
        "libsemigroups__congruenceinterface__constructors.html" \
        "libsemigroups__congruenceinterface__deleted_constructors.html" \
        "libsemigroups__congruenceinterface__handedness.html" \
        "libsemigroups__congruenceinterface__initialization.html" \
        "libsemigroups__congruenceinterface__iterators.html" \
        "libsemigroups__congruenceinterface__member_functions_inherited_from_runner.html" \
        "libsemigroups__congruenceinterface__member_types.html" \
        "libsemigroups__congruenceinterface__numbers_of_classes__and_comparisons.html" \
        "libsemigroups__congruenceinterface__related_semigroups.html" \
        "libsemigroups__congruenceinterface__words_and_class_indices.html" )

LINK="libsemigroups__congruenceinterface__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

# 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

# Congruence

FILES=( "libsemigroups__congruence__member_functions.html" \
        "libsemigroups__congruence__member_functions_inherited_from_congruenceinterface.html" \
        "libsemigroups__congruence__member_functions_inherited_from_runner.html" \
        "libsemigroups__congruence__member_types.html" )

# 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 in Prozent
C=97 H=99 G=97

¤ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet am  2026-06-17) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

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.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik