Skip to content

Commit

Permalink
deploy: 4a661ef
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Feb 7, 2024
1 parent 607f182 commit 2b4d758
Show file tree
Hide file tree
Showing 11 changed files with 70 additions and 64 deletions.
15 changes: 8 additions & 7 deletions Links.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@
* `cg3/`
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/cg3/functions.cg3))
* `fst/`
* `stems/`
* [rootStems.lexc](src-fst-stems-rootStems.lexc.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/fst/stems/rootStems.lexc))
* `phonetics/`
* [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
* [transcriptor-numbers-digit2text.lexc](src-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/transcriptions/transcriptor-numbers-digit2text.lexc))
* `morphology/`
* `stems/`
* `phonetics/`
* [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/fst/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc))
* [transcriptor-numbers-digit2text.lexc](src-fst-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc))
* `tools/`
* `grammarcheckers/`
* [grammarchecker.cg3](tools-grammarcheckers-grammarchecker.cg3.html) ([src](https://github.com/giellalt/lang-epo/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-epo/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-epo/blob/main/tools/tokenisers/tokeniser-gramcheck-gt-desc.pmscript))
Expand Down
8 changes: 6 additions & 2 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,10 @@ SEE = @SEE@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
SPELLERVERSION = @SPELLERVERSION@
SPELLER_DESC_ENG = @SPELLER_DESC_ENG@
SPELLER_DESC_NATIVE = @SPELLER_DESC_NATIVE@
SPELLER_NAME_ENG = @SPELLER_NAME_ENG@
SPELLER_NAME_NATIVE = @SPELLER_NAME_NATIVE@
STRIP = @STRIP@
TAR = @TAR@
TWOLC = @TWOLC@
Expand Down Expand Up @@ -936,15 +940,15 @@ 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.
$(srcdir)/maturity.json:
$(AM_V_GEN)$(GTCORE)/scripts/make-maturity.json.sh $(REPONAME) > $@

# Convert source filenames to extracted documentation filenames, VPATH safe:
# ../../../src/fst/stems/adverbs.lexc => src-fst-stems-adverbs.lexc.md
# ../../../src/fst/morphology/stems/adverbs.lexc => src-fst-morphology-stems-adverbs.lexc.md
define src2md
$(addsuffix .md,$(subst /,-,$(subst $(top_srcdir)/,,$(1))))
endef
Expand Down
26 changes: 13 additions & 13 deletions epo.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,19 +172,19 @@ These were the set types.
* * *
<small>This (part of) documentation was generated from [src/cg3/functions.cg3](https://github.com/giellalt/lang-epo/blob/main/src/cg3/functions.cg3)</small>

* rootStems.lexc Noun, Adj, Verb, Adv examples:*
* *konstrua:* `konstru+R+Adj+Sing+Nom`
* *konstruo:* `konstru+R+N+Sing+Nom`
* *konstrui:* `konstru+R+V+Inf`
* *konstruojn:* `konstru+R+N+Plu+Acc`
* *rapide:* `rapid+R+Adv`
* *lingvoj:* `lingv+R+N+Plu+Nom`
* *tempojn:* `temp+R+N+Plu+Acc`
* *germanio:* `german+R+Suff+N+Sing+Nom`
* rootStems.lexc Noun, Adj, Verb, Adv examples:*
* *konstrua:* `konstru+R+Adj+Sing+Nom`
* *konstruo:* `konstru+R+N+Sing+Nom`
* *konstrui:* `konstru+R+V+Inf`
* *konstruojn:* `konstru+R+N+Plu+Acc`
* *rapide:* `rapid+R+Adv`
* *lingvoj:* `lingv+R+N+Plu+Nom`
* *tempojn:* `temp+R+N+Plu+Acc`
* *germanio:* `german+R+Suff+N+Sing+Nom`

* * *

<small>This (part of) documentation was generated from [src/fst/stems/rootStems.lexc](https://github.com/giellalt/lang-epo/blob/main/src/fst/stems/rootStems.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/morphology/stems/rootStems.lexc](https://github.com/giellalt/lang-epo/blob/main/src/fst/morphology/stems/rootStems.lexc)</small>

---

Expand Down Expand Up @@ -351,7 +351,7 @@ retracted tongue root _q

* * *

<small>This (part of) documentation was generated from [src/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-epo/blob/main/src/phonetics/txt2ipa.xfscript)</small>
<small>This (part of) documentation was generated from [src/fst/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-epo/blob/main/src/fst/phonetics/txt2ipa.xfscript)</small>

---

Expand All @@ -371,7 +371,7 @@ For example:

* * *

<small>This (part of) documentation was generated from [src/transcriptions/transcriptor-abbrevs2text.lexc](https://github.com/giellalt/lang-epo/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/transcriptions/transcriptor-abbrevs2text.lexc](https://github.com/giellalt/lang-epo/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc)</small>

---

Expand All @@ -385,7 +385,7 @@ For example:

* * *

<small>This (part of) documentation was generated from [src/transcriptions/transcriptor-numbers-digit2text.lexc](https://github.com/giellalt/lang-epo/blob/main/src/transcriptions/transcriptor-numbers-digit2text.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/transcriptions/transcriptor-numbers-digit2text.lexc](https://github.com/giellalt/lang-epo/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc)</small>

---

Expand Down
15 changes: 8 additions & 7 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,17 @@ Below is an autogenerated list of documentation pages built from structured comm
* `cg3/`
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/cg3/functions.cg3))
* `fst/`
* `stems/`
* [rootStems.lexc](src-fst-stems-rootStems.lexc.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/fst/stems/rootStems.lexc))
* `phonetics/`
* [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
* [transcriptor-numbers-digit2text.lexc](src-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/transcriptions/transcriptor-numbers-digit2text.lexc))
* `morphology/`
* `stems/`
* `phonetics/`
* [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/fst/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc))
* [transcriptor-numbers-digit2text.lexc](src-fst-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-epo/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc))
* `tools/`
* `grammarcheckers/`
* [grammarchecker.cg3](tools-grammarcheckers-grammarchecker.cg3.html) ([src](https://github.com/giellalt/lang-epo/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-epo/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-epo/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": "401", "color": "black" }
{ "schemaVersion": 1, "label": "Lemmas", "message": "10", "color": "black" }
18 changes: 18 additions & 0 deletions src-fst-morphology-stems-rootStems.lexc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@


* rootStems.lexc Noun, Adj, Verb, Adv examples:*
* *konstrua:* `konstru+R+Adj+Sing+Nom`
* *konstruo:* `konstru+R+N+Sing+Nom`
* *konstrui:* `konstru+R+V+Inf`
* *konstruojn:* `konstru+R+N+Plu+Acc`
* *rapide:* `rapid+R+Adv`
* *lingvoj:* `lingv+R+N+Plu+Nom`
* *tempojn:* `temp+R+N+Plu+Acc`
* *germanio:* `german+R+Suff+N+Sing+Nom`

* * *

<small>This (part of) documentation was generated from [src/fst/morphology/stems/rootStems.lexc](https://github.com/giellalt/lang-epo/blob/main/src/fst/morphology/stems/rootStems.lexc)</small>

---

Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ retracted tongue root _q

* * *

<small>This (part of) documentation was generated from [src/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-epo/blob/main/src/phonetics/txt2ipa.xfscript)</small>
<small>This (part of) documentation was generated from [src/fst/phonetics/txt2ipa.xfscript](https://github.com/giellalt/lang-epo/blob/main/src/fst/phonetics/txt2ipa.xfscript)</small>

---

18 changes: 0 additions & 18 deletions src-fst-stems-rootStems.lexc.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ For example:

* * *

<small>This (part of) documentation was generated from [src/transcriptions/transcriptor-abbrevs2text.lexc](https://github.com/giellalt/lang-epo/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc)</small>
<small>This (part of) documentation was generated from [src/fst/transcriptions/transcriptor-abbrevs2text.lexc](https://github.com/giellalt/lang-epo/blob/main/src/fst/transcriptions/transcriptor-abbrevs2text.lexc)</small>

---

14 changes: 14 additions & 0 deletions src-fst-transcriptions-transcriptor-numbers-digit2text.lexc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@


% komma% :, Root ;
% tjuohkkis% :%. Root ;
% kolon% :%: Root ;
% sárggis% :%- Root ;
% násti% :%* Root ;

* * *

<small>This (part of) documentation was generated from [src/fst/transcriptions/transcriptor-numbers-digit2text.lexc](https://github.com/giellalt/lang-epo/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc)</small>

---

14 changes: 0 additions & 14 deletions src-transcriptions-transcriptor-numbers-digit2text.lexc.md

This file was deleted.

0 comments on commit 2b4d758

Please sign in to comment.