Neil Lathwood and GitHub
f1b50737bb
Docs refactor ( #7389 )
...
* docs: Refactored docs for new layout
* some more changes
* more doc updates
* More doc updates
* small update
* small update
2017-10-02 21:36:22 +01:00
Tony Murray and Neil Lathwood
98786c0ea7
feature: Allow ignore_mount, ignore_mount_string, ignore_mount_regex per OS ( #7304 )
...
* feature: Allow ignore_mount, ignore_mount_string, ignore_mount_regex at OS level
* Change the storage settings to override global instead of merge.
Add documentation
2017-09-13 19:43:21 +01:00
Bennett Blodinger and Neil Lathwood
f71c708183
docs: Updated API docs formatting
...
* Ignore docs/
* Fix indenentation
YAML's pretty strict
* Remove static anchor names
Markdown does this automatically for us
* Tabelize entities
* Remove tildes
They don't do anything
* Renamed to index.md
* Remove backticks for headings
* Switch output format
text -> json
* renamed to index.md
* Removed `top` links
Cause TOC generation problems. A theme-wide `top` button would be more
appropriate
* Use [TOC]
Automatically generates everything
* Wrapped routes in backticks
* Moved logs around a bit
* Revert already pulled commits
2017-08-21 13:24:22 +01:00
Bennett Blodinger and Neil Lathwood
31993387e4
docs: Updated alerting docs / formatting ( #7185 )
...
* Ignore docs/
* Fix indenentation
YAML's pretty strict
* Remove static anchor names
Markdown does this automatically for us
* Tabelize entities
* Remove tildes
They don't do anything
2017-08-19 19:40:50 +01:00
Bennett Blodinger and Neil Lathwood
f37f3ddff6
docs: Swap mdx_del_ins with pymdownx.tilde
...
It's actively developed and in the same package as pymdownx.tasklist
2017-08-19 19:39:00 +01:00
Neil Lathwood and GitHub
262a3967ec
docs: Centralised the Metric storage docs ( #7109 )
2017-08-13 19:18:19 +01:00
Neil Lathwood and Tony Murray
feef5383f3
docs: Added code of conduct doc in root ( #7055 )
2017-07-21 12:36:33 -05:00
Tom Sealey and Neil Lathwood
3b2c42009b
docs: added agent setup to mkdocs ( #7033 )
...
noticed that the Agent Setup doc is not listed under Extensions, but can be found by searching. Added to mkdocs.yml
2017-07-18 23:44:06 +01:00
Yacine Benamsili and Neil Lathwood
294ec4d73d
feature: Added support for sending metrics to OpenTSDB ( #7022 )
...
* Create OpenTSDB.md
* Send collected data to OpenTSDB
* Send collected data to OpenTSDB
* Update build.sql
* Send collected data to OpenTSDB
* Delete 200.sql
* Update db_schema.yaml
* Update datastore.inc.php
* Update OpenTSDB.md
* Added OpenTSDB to mkdocs.yaml
2017-07-15 10:28:27 +01:00
Tom Sealey and Neil Lathwood
51d50edc87
docs: Added SSL config docs ( #6951 )
...
* SSL config docs
Moving from https://github.com/librenms/librenms/pull/6932 to a new file
* rename to match other docs
* tidying the formatting
* update to add SSL-configuration
* tidied up docs a little
2017-07-04 22:31:27 +01:00
Neil Lathwood and Tony Murray
84814efc8b
docs: Reorganised alerting docs + added some clarifications ( #6869 )
2017-06-24 21:27:42 -05:00
Neil Lathwood and Tony Murray
c6882129e8
docs: Create code of conduct page ( #6640 )
...
* Create CODE_OF_CONDUCT.md
* Update mkdocs.yml
* Update CODE_OF_CONDUCT.md
2017-05-19 07:15:06 -05:00
Tony Murray and GitHub
9f7b6ddaf2
Fix missing wireless sensors docs ( #6602 )
2017-05-06 10:16:06 -05:00
Neil Lathwood and Tony Murray
2361541e33
docs: Updated Support-New-OS doc to provide clearer information ( #6492 )
...
* docs: Updated Support-New-OS doc to provide clearer information
* Update Custom-Graphs.md
* Update Custom-Graphs.md
* Update Health-Information.md
* Update Initial-Detection.md
2017-04-25 12:35:42 -05:00
Neil Lathwood and GitHub
6283662c90
added graphite link ( #6237 )
2017-03-22 15:54:34 +00:00
Neil Lathwood and GitHub
0b82d2fff5
added pdb link ( #6232 )
2017-03-22 10:57:06 +00:00
VVelox and Tony Murray
d56489b0e7
alphabatize doc/Extensions/Applications.md ( #6127 )
...
* remove small typo
* alphabatize index
* sort everything
* Move agent back down to the bottom
And add a separator.
* Fix my mess up
* Create Agent-Setup.md
* Update Applications.md
* Update mkdocs.yml
* Remove agent setup content from this page.
2017-03-09 15:41:52 -06:00
Neil Lathwood and GitHub
dfac70be69
1min polling doc ( #5995 )
...
* added doc link
* added doc link
2017-02-24 13:00:09 +00:00
Neil Lathwood and GitHub
9c13afe8ad
docs: Added an example hardware doc for people to show what they have ( #5532 )
2017-01-21 00:18:58 +00:00
Neil Lathwood and GitHub
317402c378
trying to fix docs build ( #5340 )
2017-01-07 22:14:16 +00:00
Florian Beer and Neil Lathwood
163a171a75
docs: Added Remote monitoring using tinc VPN ( #5122 )
2016-12-09 21:29:30 +00:00
Layne and Neil Lathwood
1de0d2c548
docs: Added documentation on securing rrdcached. ( #5093 )
2016-11-30 23:21:17 +00:00
laf
398164d215
doc: Added doc on security and vulnerabilities
2016-10-07 11:21:19 +00:00
Tony Murray and Neil Lathwood
fc0871f716
Move Support New OS to the Developing menu ( #4636 )
...
Re-arrange the Developing menu, needs separators...
2016-09-27 17:52:26 +01:00
Neil Lathwood and GitHub
c3dd8c7b84
Merge pull request #4523 from FTBZ/docs-adding-snmp-examples
...
New documentation with SNMP configuration examples
2016-09-23 20:34:53 +01:00
Neil Lathwood
e6ad42e1bb
Added link to support section in mkdocs.yml
2016-09-23 20:03:34 +01:00
Neil Lathwood
0a6bea3b10
fix: Internal links to some docs were not correct
2016-09-23 19:49:58 +01:00
Neil Lathwood and Tony Murray
7ff35ca6ef
docs: More doc updates ( #4365 )
...
* More doc updates
* Updated to add update
* added tune option
2016-09-09 12:06:26 -05:00
Neil Lathwood
4dea6fadbc
Added docs + file changes to support creating new releases/changelog
2016-08-28 16:43:11 +01:00
Neil Lathwood and GitHub
de84a8142f
Update mkdocs.yml
2016-08-26 13:39:24 +01:00
Neil Lathwood and Tony Murray
0b57b1ef69
Docs update ( #4182 )
2016-08-23 13:32:24 -05:00
Tony Murray and Neil Lathwood
e6d3228d6f
Add old doc redirects ( #4181 )
...
Hide "hidden" menu
Push down docs below nav header
2016-08-23 19:24:03 +01:00
Tony Murray and GitHub
eeca67e155
Restore the older docs to the menu so they get generated ( #4179 )
2016-08-23 10:02:05 -05:00
Neil Lathwood and GitHub
15ef8bbd23
Updated themes doc + added Google analytics ( #4158 )
2016-08-21 21:10:01 +01:00
laf
a9fd884d04
Removed duplicate line in mkdocs.yml
2016-08-21 13:44:48 +01:00
Tony Murray
5970d961c1
Custom ordering for docs
...
I only really ordered the top level nav and installation, others could be customized if desired.
Shorten the header to LibreNMS Docs, so the menu stays nice on smaller screens, maybe even should shorten it to LibreNMS
Add some links on the index.md page
2016-08-20 22:49:23 -05:00
laf
ae7d13d299
Ready for new docs site
2016-08-19 14:37:44 +01:00