Skip to content

Commit

Permalink
deploy: 1593158
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Jan 21, 2024
1 parent 6f5c1aa commit d31ffe9
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 42 deletions.
13 changes: 7 additions & 6 deletions Links.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/cg3/functions.cg3))
* `fst/`
* [extra-phonology.xfscript](src-fst-extra-phonology.xfscript.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/fst/extra-phonology.xfscript))
* [root.lexc](src-fst-root.lexc.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/fst/root.lexc))
* `phonetics/`
* [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
* [transcriptor-numbers-digit2text.lexc](src-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/transcriptions/transcriptor-numbers-digit2text.lexc))
* `morphology/`
* [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/fst/morphology/root.lexc))
* `phonetics/`
* [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/fst/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-esu/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-esu/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc))
* `tools/`
* `tokenisers/`
* [tokeniser-disamb-gt-desc.pmscript](tools-tokenisers-tokeniser-disamb-gt-desc.pmscript.html) ([src](https://github.com/giellalt/lang-esu/blob/main/tools/tokenisers/tokeniser-disamb-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 @@ -936,7 +936,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
8 changes: 4 additions & 4 deletions esu.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ These were the set types.

* * *

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

---

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

* * *

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

---

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

* * *

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

---

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

* * *

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

---

Expand Down
13 changes: 7 additions & 6 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,13 @@ Below is an autogenerated list of documentation pages built from structured comm
* [functions.cg3](src-cg3-functions.cg3.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/cg3/functions.cg3))
* `fst/`
* [extra-phonology.xfscript](src-fst-extra-phonology.xfscript.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/fst/extra-phonology.xfscript))
* [root.lexc](src-fst-root.lexc.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/fst/root.lexc))
* `phonetics/`
* [txt2ipa.xfscript](src-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/transcriptions/transcriptor-abbrevs2text.lexc))
* [transcriptor-numbers-digit2text.lexc](src-transcriptions-transcriptor-numbers-digit2text.lexc.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/transcriptions/transcriptor-numbers-digit2text.lexc))
* `morphology/`
* [root.lexc](src-fst-morphology-root.lexc.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/fst/morphology/root.lexc))
* `phonetics/`
* [txt2ipa.xfscript](src-fst-phonetics-txt2ipa.xfscript.html) ([src](https://github.com/giellalt/lang-esu/blob/main/src/fst/phonetics/txt2ipa.xfscript))
* `transcriptions/`
* [transcriptor-abbrevs2text.lexc](src-fst-transcriptions-transcriptor-abbrevs2text.lexc.html) ([src](https://github.com/giellalt/lang-esu/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-esu/blob/main/src/fst/transcriptions/transcriptor-numbers-digit2text.lexc))
* `tools/`
* `tokenisers/`
* [tokeniser-disamb-gt-desc.pmscript](tools-tokenisers-tokeniser-disamb-gt-desc.pmscript.html) ([src](https://github.com/giellalt/lang-esu/blob/main/tools/tokenisers/tokeniser-disamb-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": "73", "color": "black" }
{ "schemaVersion": 1, "label": "Lemmas", "message": "10", "color": "black" }
8 changes: 8 additions & 0 deletions src-fst-morphology-root.lexc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@


* * *

<small>This (part of) documentation was generated from [src/fst/morphology/root.lexc](https://github.com/giellalt/lang-esu/blob/main/src/fst/morphology/root.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-esu/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-esu/blob/main/src/fst/phonetics/txt2ipa.xfscript)</small>

---

8 changes: 0 additions & 8 deletions src-fst-root.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-esu/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-esu/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-esu/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 d31ffe9

Please sign in to comment.