Skip to content

Commit

Permalink
deploy: 17a32ef
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Jan 21, 2024
1 parent 9c35fc6 commit 4070b03
Show file tree
Hide file tree
Showing 30 changed files with 78 additions and 114 deletions.
38 changes: 10 additions & 28 deletions Links.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,19 @@
* [disambiguator.cg3](src-cg3-disambiguator.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/cg3/disambiguator.cg3))
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/cg3/functions.cg3))
* `fst/`
* `affixes/`
* [adjectives.lexc](src-fst-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adjectives.lexc))
* [adpositions.lexc](src-fst-affixes-adpositions.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adpositions.lexc))
* [adverbs.lexc](src-fst-affixes-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adverbs.lexc))
* [clitics.lexc](src-fst-affixes-clitics.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/clitics.lexc))
* [conjunctors.lexc](src-fst-affixes-conjunctors.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/conjunctors.lexc))
* [interjections.lexc](src-fst-affixes-interjections.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/interjections.lexc))
* [nouns.lexc](src-fst-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/nouns.lexc))
* [numbers.lexc](src-fst-affixes-numbers.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/numbers.lexc))
* [particles.lexc](src-fst-affixes-particles.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/particles.lexc))
* [pronouns.lexc](src-fst-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/pronouns.lexc))
* [propernouns.lexc](src-fst-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/propernouns.lexc))
* [symbols.lexc](src-fst-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/symbols.lexc))
* [verbs.lexc](src-fst-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/verbs.lexc))
* [phonology.twolc](src-fst-phonology.twolc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonology.twolc))
* [root.lexc](src-fst-root.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/root.lexc))
* `stems/`
* [adjectives-russian-like_newwords.lexc](src-fst-stems-adjectives-russian-like_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives-russian-like_newwords.lexc))
* [adjectives_newwords.lexc](src-fst-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives_newwords.lexc))
* [exceptions.lexc](src-fst-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/exceptions.lexc))
* [nouns-russian-homographs_newwords.lexc](src-fst-stems-nouns-russian-homographs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns-russian-homographs_newwords.lexc))
* [nouns_newwords.lexc](src-fst-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns_newwords.lexc))
* [propernouns_newwords.lexc](src-fst-stems-propernouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/propernouns_newwords.lexc))
* [verbs_newwords.lexc](src-fst-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/verbs_newwords.lexc))
* `phonetics/`
* [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
* `morphology/`
* `affixes/`
* [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/phonology.twolc))
* [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/root.lexc))
* `stems/`
* `phonetics/`
* [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc))
* `tools/`
* `grammarcheckers/`
* [grammarchecker.cg3](tools-grammarcheckers-grammarchecker.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/grammarcheckers/grammarchecker.cg3))
* `/`
* `tokenisers/`
* [tokeniser-disamb-gt-desc.pmscript](tools-tokenisers-tokeniser-disamb-gt-desc.pmscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/tokenisers/tokeniser-disamb-gt-desc.pmscript))
* [tokeniser-gramcheck-gt-desc.pmscript](tools-tokenisers-tokeniser-gramcheck-gt-desc.pmscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/tokenisers/tokeniser-gramcheck-gt-desc.pmscript))
Expand Down
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,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/stems/*.lexc
$(srcdir)/lemmacount.json: $(top_srcdir)/src/fst/morphology/stems/*.lexc
$(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
38 changes: 10 additions & 28 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,37 +26,19 @@ Below is an autogenerated list of documentation pages built from structured comm
* [disambiguator.cg3](src-cg3-disambiguator.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/cg3/disambiguator.cg3))
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/cg3/functions.cg3))
* `fst/`
* `affixes/`
* [adjectives.lexc](src-fst-affixes-adjectives.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adjectives.lexc))
* [adpositions.lexc](src-fst-affixes-adpositions.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adpositions.lexc))
* [adverbs.lexc](src-fst-affixes-adverbs.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/adverbs.lexc))
* [clitics.lexc](src-fst-affixes-clitics.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/clitics.lexc))
* [conjunctors.lexc](src-fst-affixes-conjunctors.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/conjunctors.lexc))
* [interjections.lexc](src-fst-affixes-interjections.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/interjections.lexc))
* [nouns.lexc](src-fst-affixes-nouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/nouns.lexc))
* [numbers.lexc](src-fst-affixes-numbers.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/numbers.lexc))
* [particles.lexc](src-fst-affixes-particles.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/particles.lexc))
* [pronouns.lexc](src-fst-affixes-pronouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/pronouns.lexc))
* [propernouns.lexc](src-fst-affixes-propernouns.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/propernouns.lexc))
* [symbols.lexc](src-fst-affixes-symbols.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/symbols.lexc))
* [verbs.lexc](src-fst-affixes-verbs.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/affixes/verbs.lexc))
* [phonology.twolc](src-fst-phonology.twolc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonology.twolc))
* [root.lexc](src-fst-root.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/root.lexc))
* `stems/`
* [adjectives-russian-like_newwords.lexc](src-fst-stems-adjectives-russian-like_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives-russian-like_newwords.lexc))
* [adjectives_newwords.lexc](src-fst-stems-adjectives_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/adjectives_newwords.lexc))
* [exceptions.lexc](src-fst-stems-exceptions.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/exceptions.lexc))
* [nouns-russian-homographs_newwords.lexc](src-fst-stems-nouns-russian-homographs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns-russian-homographs_newwords.lexc))
* [nouns_newwords.lexc](src-fst-stems-nouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/nouns_newwords.lexc))
* [propernouns_newwords.lexc](src-fst-stems-propernouns_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/propernouns_newwords.lexc))
* [verbs_newwords.lexc](src-fst-stems-verbs_newwords.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/stems/verbs_newwords.lexc))
* `phonetics/`
* [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
* `morphology/`
* `affixes/`
* [phonology.twolc](src-fst-morphology-phonology.twolc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/phonology.twolc))
* [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/morphology/root.lexc))
* `stems/`
* `phonetics/`
* [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc))
* `tools/`
* `grammarcheckers/`
* [grammarchecker.cg3](tools-grammarcheckers-grammarchecker.cg3.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/grammarcheckers/grammarchecker.cg3))
* `/`
* `tokenisers/`
* [tokeniser-disamb-gt-desc.pmscript](tools-tokenisers-tokeniser-disamb-gt-desc.pmscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/tokenisers/tokeniser-disamb-gt-desc.pmscript))
* [tokeniser-gramcheck-gt-desc.pmscript](tools-tokenisers-tokeniser-gramcheck-gt-desc.pmscript.html) ([src](https://github.com/giellalt/lang-mdf/blob/main/tools/tokenisers/tokeniser-gramcheck-gt-desc.pmscript))
Expand Down
2 changes: 1 addition & 1 deletion lemmacount.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "schemaVersion": 1, "label": "Lemmas", "message": "44 K", "color": "green" }
{ "schemaVersion": 1, "label": "Lemmas", "message": "10", "color": "black" }
Loading

0 comments on commit 4070b03

Please sign in to comment.