This file is indexed.

/usr/share/doc/shinken-mod-webui/README.md is in shinken-mod-webui 1.0-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#mod-webui

###Description
Shinken main Web interface

###Screenshots

Host Detail
![Host Detail](doc/animated.31005.gif)

System
![System](doc/ShinkenWebUISystem.png)

###Dependencies

###Installation

*$ shinken install webui*

###Report a bug
* A helpful title - use descriptive keywords in the title and body so others can find your bug (avoiding duplicates).
* WebUI Version and branch
* Steps to reproduce the problem, with actual vs. expected results
* OS version
* Browser and Version
* If the problem happens with specific code, link to test files (gist.github.com is a great place to upload code).
* Screenshots are very helpful if you're seeing an error message or a UI display problem. (Just drag an image into the issue description field to include it).

###Contributing
1. Fork it.
2. Create a branch (`git checkout -b my_branch`)
3. Commit your changes (`git commit -am "Major fixup."`)
4. Push to the develop branch (`git push develop my_branch`)
5. Open a [Pull Request](https://github.com/shinken-monitoring/mod-webui/pulls)
6. Enjoy a refreshing Diet Coke and wait :+1: