Skip to content

Commit 8598c3d

Browse files
committed
chore: remove unused folder
Signed-off-by: Vitor Mattos <vitor@php.rio>
1 parent 9533fb5 commit 8598c3d

4 files changed

Lines changed: 0 additions & 4 deletions

File tree

docs/admin_manual/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@
2121
'style_external_links': True,
2222
'version_selector': False,
2323
}
24-
html_static_path = ['_static']

docs/developer_manual/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@
2121
'style_external_links': True,
2222
'version_selector': False,
2323
}
24-
html_static_path = ['_static']
2524
html_extra_path = ['html']

docs/main/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@
2121
'style_external_links': True,
2222
'version_selector': False,
2323
}
24-
html_static_path = ['_static']

docs/user_manual/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@
2121
'style_external_links': True,
2222
'version_selector': False,
2323
}
24-
html_static_path = ['_static']

0 commit comments

Comments
 (0)