mirror of
https://github.com/fluencelabs/redis
synced 2025-06-11 16:21:21 +00:00
deps
hiredis
jemalloc
bin
doc
html.xsl.in
jemalloc.3
jemalloc.html
jemalloc.xml.in
manpages.xsl.in
stylesheet.xsl
include
src
test
.gitignore
COPYING
ChangeLog
INSTALL
Makefile.in
README
VERSION
autogen.sh
config.guess
config.stamp.in
config.sub
configure
configure.ac
coverage.sh
install-sh
linenoise
lua
Makefile
update-jemalloc.sh
src
tests
utils
.gitignore
00-RELEASENOTES
BUGS
CONTRIBUTING
COPYING
INSTALL
MANIFESTO
Makefile
README
redis.conf
runtest
runtest-cluster
runtest-sentinel
sentinel.conf
5 lines
207 B
XML
5 lines
207 B
XML
![]() |
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||
|
<xsl:import href="@XSLROOT@/manpages/docbook.xsl"/>
|
||
|
<xsl:import href="@abs_srcroot@doc/stylesheet.xsl"/>
|
||
|
</xsl:stylesheet>
|