1
0
mirror of https://github.com/gluster/glusterdocs.git synced 2026-02-05 15:47:01 +01:00
2016-11-11 00:07:53 +01:00
2016-09-18 12:48:34 +02:00
2016-09-18 15:41:05 +02:00
2016-08-02 12:24:03 +05:30
2016-10-05 10:39:36 +02:00
2016-03-02 17:03:27 +05:30
2016-10-05 10:39:36 +02:00

glusterdocs

Source code to gluster documentation: http://gluster.readthedocs.io

Building the docs

If you are on EPEL 7 or Fedora, the first thing you will need is to install mkdocs, with the following command (replace yum by dnf on Fedora):

# yum install mkdocs

Then you need to run mkdocs from the root of that repository:

$ mkdocs build

The result will be in the site/ subdirectory, in HTML.

Description
This repo contains the source of official Gluster documentation rendered at https://docs.gluster.org
Readme MIT 110 MiB
Languages
HTML 92.1%
Makefile 4.3%
Dockerfile 3.6%