Subject SHA-1 Author Date
Add -m,--map option to map files to URLs 903b342d665c7f613c053040949eb98aaabc3af5 xaizek 2025-04-16 13:46:43
Explain high-level operation in the README.md 01be6b06559fec964607dd815a7b0292a2b6a374 xaizek 2025-04-16 13:46:18
Make README.md up-to-date with options 770559b8de660ba0762c1da6c706c89c1bbb89ef xaizek 2025-04-16 13:08:12
vimd2h.py: track correct tag versions in _urlsCI 3d1dbc645ef895da0cc55c9e64fe2f5ab0435bb5 Alin Mr 2024-03-19 06:16:33
vimd2h.py: discard duplicate unresolved warnings d8526087416be63e406159e7843b89e395bb14ba Alin Mr 2024-03-19 05:05:59
vimd2h.py: exclude backtick from PAT_WORDCHAR f5249d8da77e19e3bcc59c616b26dd74b74ae9ca Alin Mr 2024-03-19 04:41:53
Allow backquotes to include spaces 7f54c0178c3cad26441e2f5804c927eb56b5b783 xaizek 2024-03-18 22:10:47
vimhelp.css: rm CSS for classes not generated 19825b69f6bb14e320eea49318b07a374e8de83e Mr Alin 2024-03-16 14:31:49
vimd2h.py: + 1st line help title (CSS "flh") 5cbf097ef35a1a3a11e56ec63e4140d7f8511eb1 Alin Mr 2024-03-16 14:01:53
vimdoc2html.py: + --output (-o) dd1a0710db6fd4211a624d4658948e1afc575439 Mr Alin 2024-03-16 06:36:33
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/vimdoc2html

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vimdoc2html

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master