1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-12-22 04:40:03 +01:00
2015-11-03 01:44:50 +01:00
..
2015-07-21 01:08:55 +02:00
2015-08-09 19:33:54 +02:00
2015-11-03 01:44:50 +01:00
2015-08-09 10:45:03 +02:00
2015-07-21 08:54:28 +02:00
2015-07-21 00:33:05 +02:00
2015-08-05 00:20:47 +02:00
2015-07-20 01:48:37 +02:00
2014-06-02 23:10:19 +02:00
2014-06-02 23:10:19 +02:00
2014-06-02 23:10:19 +02:00

Build the LdapCherry docs/website:

The Ldapcherry documentation/website is built using Sphinx.

To build the docs you need to perform the following tasks:

  • Install Sphinx ($ sudo apt-get install python-sphinx)
  • From this docs directory, run: $ make html
  • This will produce HTML documentation in the _build/html/ directory
  • Open _build/html/index.html with your browser