You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or copy `example.env` as `.env` and set the environment variable there.
40
-
41
-
Run `build-all.sh` to run epubcheck and build EPUB files. The output appears in the `build` directory, named after the EPUB title plus the version number.
42
-
43
-
If you just need to build one book, run `build-one.sh foldername` where `foldername` is the directory containing the EPUB fileset for that book.
<p class="desc">If you are using a hardware device, it can be started independently and essential accessibility for starting and exiting applications is available.</p>
104
-
<p class="eval">Indicate Pass or Fail.</p>
105
-
</section>
106
-
```
107
-
108
-
## About versioning
109
-
110
-
The version number is formatted as MAJ.MIN.PATCH. The rules for how to use each are:
111
-
112
-
1. MAJ: Implies big changes, so use sparingly. At the moment, changes to MAJ or MIN both result in the epubtest.org ingestion system seeing the version as "new" and will list results for older version numbers as being out of date.
113
-
114
-
2. MIN: Same effect as MAJ but implies changes of a less drastic nature.
115
-
116
-
3. PATCH: For non-breaking changes. E.g. a French book that has version 1.2.4 is treated as being as recent as an English book with version 1.2.3. PATCH is useful for when you make a change that doesn't affect testing.
5
+
This branch contains French versions of the books; however, they are not current with the content on the main branch.
0 commit comments