Added docuemntation for custom operations

This commit is contained in:
Alejandro Saucedo 2021-01-30 15:50:05 +00:00
parent f274b07d43
commit fabe3578c1
6 changed files with 208 additions and 98 deletions

View file

@ -102,7 +102,7 @@ html_sidebars = {
html_static_path = ['_static']
html_css_files = [
'custom.css',
'assets/custom.css',
]