Commit Graph

11 Commits

Author SHA1 Message Date
Sveta Smirnova
bf3d2ffab4 Make documentation for Go tools to use symlinks to README.rst
- Currently, documentation for Go tools is duplicated in the user manual
  and README files. This PR makes README files single source of truth
and creates a symlincs inside docs directory.
- Fixed link to the forum in
  config/sphinx-build/_static/_templates/theme/relbar2.html (previously
mentioned PSMDB forum instead of Percona Toolkit's)
- Updated 3.6.0 release date in docs/percona-toolkit.pod
- Updated documentation for option --version in docs/percona-toolkit.pod
2024-09-04 00:37:32 +03:00
Alina Derkach
fd108c83d7 Remove the Edit this page button
modified:   config/sphinx-build/conf.py
2024-05-21 18:58:12 +03:00
Anastasia Alexadrova
26553842b4 DOCS-106 Added Osano cookies
modified:   config/sphinx-build/__pycache__/conf.cpython-37.pyc
	modified:   config/sphinx-build/_static/_templates/theme/layout.html
	new file:   config/sphinx-build/_static/osano.js
	modified:   config/sphinx-build/conf-material/conf.py
	modified:   config/sphinx-build/conf.py
2024-03-12 09:15:39 +01:00
Alina Derkach
9231995ad9 Add osano cookies and remove scarf
modified:   config/sphinx-build/_static/_templates/theme/relbar2.html
	modified:   config/sphinx-build/conf.py
2024-03-11 14:32:22 +02:00
Viktor Szépe
f2f7a7993d Add final newlines and remove trailing spaces (#672)
* Add final newlines and remove trailing spaces

* Replace TAB characters with spaces

* Fix indent
2023-09-15 17:31:40 +03:00
Viktor Szépe
2bd40d8c39 Remove trailing spaces (#665)
* Remove trailing spaces

* PR-665 -  Remove trailing spaces

- Updated not stable test t/pt-online-schema-change/preserve_triggers.t
- Updated utilities in bin directory

* PR-665 -  Remove trailing spaces

- Fixed typos

* PR-665 -  Remove trailing spaces

- Fixed typos

---------

Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com>
2023-09-06 01:15:12 +03:00
Alina Derkach
28fbbc42bf add html code (#649) 2023-07-11 15:00:01 +03:00
Alina Derkach
f7c8c5223c Added Open Graph meta tags (#619)
* Test adding meta tags
modified:   config/sphinx-build/_static/_templates/theme/layout.html
	new file:   config/sphinx-build/_static/toolkit.png

* Test adding meta tags
2023-05-09 14:23:27 +03:00
Anastasia Alexandrova
dd7b001a9c PT-2205 Added Google Tag Manager to documentation (#618)
modified:   config/sphinx-build/_static/_templates/theme/layout.html
2023-04-27 15:04:54 +02:00
Anastasia Alexandrova
e8977042d4 Updated docs templates (#565) 2022-12-01 13:20:19 +01:00
Anastasia Alexandrova
cc5bfbe39f Pt 2091 doc migration render (#552)
PT-2091 Docs configuration for Render builds

* Added Sphinx-material theme and customizations
* Changed Makefile to use Material theme
* Customized the theme
* Added a separate config for render builds
2022-08-25 16:13:35 +02:00