1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 16:06:00 +02:00
tldr/pages
Leandro Ostera 21cb9ac9e1 feature: pages index.
By having an index for the pages, it'd allow clients
to build autocomplete's and show an index of pages
making only one request (think `tldr list`). Subsequent
caching of this file would prevent further requests.

Included is a makefile to easily rebuild the index.
It could be tailored in case the pages structure changed.

In a particular case, the web client would benefit greatly
from an index. It'd know exactly what folder a command is in
and thus the number of requests would drop from 4 to 1.
2015-03-02 15:21:27 -03:00
..
common fix typo: "programm" --> "program" 2015-03-02 09:06:40 +00:00
linux Add page for firewall-cmd in linux 2015-01-12 10:45:34 -05:00
osx webcam utils 2014-09-12 14:56:18 +04:00
sunos Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00
index.md feature: pages index. 2015-03-02 15:21:27 -03:00