Commit Graph

5 Commits (0c50b23d6f5a13359f107cf26fda8db9e6a75895)

Author SHA1 Message Date
Anastasia Alexadrova d499a23bdb PG-473 Drop docs and disable build on GH pages
With the documentation moved to a separate repo, remove the docs from this repository to avoid confusion where to contribute to docs. Also, removing a GH action and unpublishing the GH pages site with the docs being built on Render. Updated README and Contributing guide with the new docs repo.

deleted:    .github/workflows/doc-build.yml
	modified:   README.md
	deleted:    docs/COMPARISON.md
	deleted:    docs/REFERENCE.md
	deleted:    docs/USER_GUIDE.md
	deleted:    docs/_images/percona-favicon.ico
	deleted:    docs/_images/percona-logo.svg
	deleted:    docs/css/percona.css
	deleted:    docs/css/toctree.css
	deleted:    docs/index.md
	deleted:    docs/js/version-select.js
	deleted:    docs/overrides/404.html
	deleted:    docs/setup.md
	deleted:    requirements-doc.txt
2022-08-09 09:00:30 +02:00
Kai Wagner ebf940a3c0 PG-457: added vim code annotation config example
Signed-off-by: Kai Wagner <kai.wagner@percona.com>
2022-06-28 09:06:18 +02:00
Lenz Grimmer 482744e77b docs: Updated Forum URL, removed Discord link
Updated the Forum URL to point to the dedicated
pg_stat_monitor forum in `README.md` and
`CONTRIBUTING.md`, removed link to the Discord
channel to ensure that conversations are focused
to one location. Updated the table of contents in
the README.

Signed-off-by: Lenz Grimmer <lenz.grimmer@percona.com>
2022-02-17 19:50:28 +05:00
Denys Kondratenko 5b5979c0aa add dependencies for build 2021-10-29 23:20:54 +02:00
Anastasia Alexadrova 88492e5b9b PG-208 Doc Added Contibuting guide
new file: CONTRIBUTING.md
2021-09-09 15:50:30 +03:00