Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/semigroups/libsemigroups/etc/   (GAP Algebra Version 4.15.1©)  Datei vom 18.5.2025 mit Größe 615 B image not shown  

Quelle  make-doc-sphinx.sh

  Sprache: Shell
 

#!/bin/bash
set -e

if [[ -x "$(command -v unbuffer)" ]]; then
  UNBUF="unbuffer"
  UNBUF_P="unbuffer -p"
else
  UNBUF=
  UNBUF_P=
fi

cd docs/
mkdir -p source/_static
$UNBUF make html-no-doxy 2>&1 | $UNBUF_P grep -v --color=always "WARNING: Duplicate declaration\|WARNING: Inline emphasis start-string without end-string.\|WARNING: Too many template argument lists compared to parameter lists\|^\s*libsemigroups\|Citation .* is not referenced\|WARNING: cpp:member targets a"

echo "Post-processing generated html files to correct links . . ."

cd .. && etc/post-proc-doc.sh

echo "See: docs/build/html/index.html"

Messung V0.5 in Prozent
C=74 H=89 G=81

¤ Dauer der Verarbeitung: 0.14 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.