The octave_tar package provides functions for pack and unpack about tar format.
Check out document: octave_tar Document
In ./docs directory, index.html is zh-CN simplified Chinese document. For example, if you want to translate document into English.
- Copy index.html as another document with different language code as filename, for example, en-US.html.
- Translate en-US.html into English.
- Add dropdown like the picture below to every *.html.
For example, add dropdown "en-US English".
The code for adding dropdown is like the picture below.
- PR to octave_tar.