add auto-index to apps,crypto,ssl
authorRich Salz <rsalz@akamai.com>
Thu, 20 Aug 2015 18:54:14 +0000 (14:54 -0400)
committerRich Salz <rsalz@akamai.com>
Thu, 20 Aug 2015 18:54:14 +0000 (14:54 -0400)
commita96a5660270a185aafd2c081602d88ad3767f7dc
tree7e3ae5841ca3d85577bf4ed93ee3f0e65d63dca3
parent45a87b54c521e492834f4eb702679bd2c60f4ef0
add auto-index to apps,crypto,ssl

Make a top-level index page for each of the apps/crypto/ssl
subdirs of a manpage tree.  Make it point to the overall intro
doc (e.g., openssl.html for apps, etc) and include a full file list
as well.
26 files changed:
.gitignore
Makefile
bin/mk-manpages
docs/.htaccess
docs/man0.9.8/apps/index.html [new file with mode: 0644]
docs/man0.9.8/crypto/index.html [new file with mode: 0644]
docs/man0.9.8/index.html
docs/man0.9.8/ssl/index.html [new file with mode: 0644]
docs/man1.0.0/apps/index.html [new file with mode: 0644]
docs/man1.0.0/crypto/index.html [new file with mode: 0644]
docs/man1.0.0/index.html
docs/man1.0.0/ssl/index.html [new file with mode: 0644]
docs/man1.0.1/apps/index.html [new file with mode: 0644]
docs/man1.0.1/crypto/index.html [new file with mode: 0644]
docs/man1.0.1/index.html
docs/man1.0.1/ssl/index.html [new file with mode: 0644]
docs/man1.0.2/apps/index.html [new file with mode: 0644]
docs/man1.0.2/crypto/index.html [new file with mode: 0644]
docs/man1.0.2/index.html
docs/man1.0.2/ssl/index.html [new file with mode: 0644]
docs/manmaster/apps/index.html [new file with mode: 0644]
docs/manmaster/crypto/index.html [new file with mode: 0644]
docs/manmaster/index.html
docs/manmaster/ssl/index.html [new file with mode: 0644]
docs/manpages.html
inc/mansidebar.inc