Skip to content

Commit

Permalink
deploy: 3f0e80d
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Mar 27, 2024
1 parent 7243cf8 commit 1e2ec72
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 1 deletion.
29 changes: 29 additions & 0 deletions Links.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,39 @@
* [guess-patterns.lexc](src-fst-guess-patterns.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/guess-patterns.lexc))
* `morphology/`
* `affixes/`
* [abbreviations.lexc](src-fst-morphology-affixes-abbreviations.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/abbreviations.lexc))
* [acronyms.lexc](src-fst-morphology-affixes-acronyms.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/acronyms.lexc))
* [adjectives.lexc](src-fst-morphology-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/adjectives.lexc))
* [adv.lexc](src-fst-morphology-affixes-adv.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/adv.lexc))
* [digits.lexc](src-fst-morphology-affixes-digits.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/digits.lexc))
* [nouns.lexc](src-fst-morphology-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/nouns.lexc))
* [numerals.lexc](src-fst-morphology-affixes-numerals.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/numerals.lexc))
* [symbols.lexc](src-fst-morphology-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/symbols.lexc))
* [verbs.lexc](src-fst-morphology-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/verbs.lexc))
* [compounding.lexc](src-fst-morphology-compounding.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/compounding.lexc))
* [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/phonology.twolc))
* [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/root.lexc))
* `stems/`
* [adjectives.lexc](src-fst-morphology-stems-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/adjectives.lexc))
* [adverbs.lexc](src-fst-morphology-stems-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/adverbs.lexc))
* [conjunctions.lexc](src-fst-morphology-stems-conjunctions.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/conjunctions.lexc))
* [determiners.lexc](src-fst-morphology-stems-determiners.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/determiners.lexc))
* [digits.lexc](src-fst-morphology-stems-digits.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/digits.lexc))
* [exceptions.lexc](src-fst-morphology-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/exceptions.lexc))
* [fin-abbreviations.lexc](src-fst-morphology-stems-fin-abbreviations.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/fin-abbreviations.lexc))
* [fin-acronyms.lexc](src-fst-morphology-stems-fin-acronyms.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/fin-acronyms.lexc))
* [interj.lexc](src-fst-morphology-stems-interj.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/interj.lexc))
* [nouns.lexc](src-fst-morphology-stems-nouns.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/nouns.lexc))
* [numerals.lexc](src-fst-morphology-stems-numerals.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/numerals.lexc))
* [particles.lexc](src-fst-morphology-stems-particles.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/particles.lexc))
* [pp.lexc](src-fst-morphology-stems-pp.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/pp.lexc))
* [prefixes.lexc](src-fst-morphology-stems-prefixes.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/prefixes.lexc))
* [pron.lexc](src-fst-morphology-stems-pron.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/pron.lexc))
* [propernouns.lexc](src-fst-morphology-stems-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/propernouns.lexc))
* [punct.lexc](src-fst-morphology-stems-punct.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/punct.lexc))
* [subjunctions.lexc](src-fst-morphology-stems-subjunctions.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/subjunctions.lexc))
* [suffixes.lexc](src-fst-morphology-stems-suffixes.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/suffixes.lexc))
* [verbs.lexc](src-fst-morphology-stems-verbs.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/verbs.lexc))
* `transcriptions/`
* [transcriptor-numbers-digit2text.lexc](src-fst-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc))
* `tools/`
Expand Down
9 changes: 8 additions & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ regenerate-markdown: generate-markdown

# Generate endpoint json file for shield.io lemma count badge.
# Only to be stored in the gh-pages branch, ignored in main.
$(srcdir)/lemmacount.json: $(top_srcdir)/src/fst/morphology/stems/*.lexc
$(srcdir)/lemmacount.json:
$(AM_V_GEN)$(GTCORE)/scripts/make-lemmacount.json.sh $(abs_top_srcdir) > $@

# Generate a maturity.json file as endpoint for the maturity badge.
Expand Down Expand Up @@ -995,6 +995,7 @@ $(LINKS):
d2=`echo "$$d" | cut -d '/' -f 2` ;\
d3=`echo "$$d" | cut -d '/' -f 3` ;\
d4=`echo "$$d" | cut -d '/' -f 4` ;\
d5=`echo "$$d" | cut -d '/' -f 5` ;\
if test "x$$d1" != "x$$oldd1" ; then \
echo "* \`$$d1/\`" ;\
oldd1=$$d1 ;\
Expand All @@ -1017,6 +1018,12 @@ $(LINKS):
echo " * \`$$d4/\`" ;\
oldd4=$$d4 ;\
fi ; \
if test "x$$d5" = x -a "x$$d4" != x ; then \
echo " * [$$docname]($$html) ([src]($(REPOURL)/$$doc))" ;\
elif test "x$$d5" != "x$$oldd5" ; then \
echo " * \`$$d5/\`" ;\
oldd5=$$d5 ;\
fi ; \
done > $@

empty.md:
Expand Down
29 changes: 29 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,39 @@ Below is an autogenerated list of documentation pages built from structured comm
* [guess-patterns.lexc](src-fst-guess-patterns.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/guess-patterns.lexc))
* `morphology/`
* `affixes/`
* [abbreviations.lexc](src-fst-morphology-affixes-abbreviations.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/abbreviations.lexc))
* [acronyms.lexc](src-fst-morphology-affixes-acronyms.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/acronyms.lexc))
* [adjectives.lexc](src-fst-morphology-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/adjectives.lexc))
* [adv.lexc](src-fst-morphology-affixes-adv.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/adv.lexc))
* [digits.lexc](src-fst-morphology-affixes-digits.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/digits.lexc))
* [nouns.lexc](src-fst-morphology-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/nouns.lexc))
* [numerals.lexc](src-fst-morphology-affixes-numerals.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/numerals.lexc))
* [symbols.lexc](src-fst-morphology-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/symbols.lexc))
* [verbs.lexc](src-fst-morphology-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/affixes/verbs.lexc))
* [compounding.lexc](src-fst-morphology-compounding.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/compounding.lexc))
* [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/phonology.twolc))
* [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/root.lexc))
* `stems/`
* [adjectives.lexc](src-fst-morphology-stems-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/adjectives.lexc))
* [adverbs.lexc](src-fst-morphology-stems-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/adverbs.lexc))
* [conjunctions.lexc](src-fst-morphology-stems-conjunctions.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/conjunctions.lexc))
* [determiners.lexc](src-fst-morphology-stems-determiners.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/determiners.lexc))
* [digits.lexc](src-fst-morphology-stems-digits.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/digits.lexc))
* [exceptions.lexc](src-fst-morphology-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/exceptions.lexc))
* [fin-abbreviations.lexc](src-fst-morphology-stems-fin-abbreviations.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/fin-abbreviations.lexc))
* [fin-acronyms.lexc](src-fst-morphology-stems-fin-acronyms.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/fin-acronyms.lexc))
* [interj.lexc](src-fst-morphology-stems-interj.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/interj.lexc))
* [nouns.lexc](src-fst-morphology-stems-nouns.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/nouns.lexc))
* [numerals.lexc](src-fst-morphology-stems-numerals.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/numerals.lexc))
* [particles.lexc](src-fst-morphology-stems-particles.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/particles.lexc))
* [pp.lexc](src-fst-morphology-stems-pp.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/pp.lexc))
* [prefixes.lexc](src-fst-morphology-stems-prefixes.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/prefixes.lexc))
* [pron.lexc](src-fst-morphology-stems-pron.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/pron.lexc))
* [propernouns.lexc](src-fst-morphology-stems-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/propernouns.lexc))
* [punct.lexc](src-fst-morphology-stems-punct.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/punct.lexc))
* [subjunctions.lexc](src-fst-morphology-stems-subjunctions.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/subjunctions.lexc))
* [suffixes.lexc](src-fst-morphology-stems-suffixes.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/suffixes.lexc))
* [verbs.lexc](src-fst-morphology-stems-verbs.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/morphology/stems/verbs.lexc))
* `transcriptions/`
* [transcriptor-numbers-digit2text.lexc](src-fst-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-fin/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc))
* `tools/`
Expand Down

0 comments on commit 1e2ec72

Please sign in to comment.