Skip to content

Commit 830e11f

Browse files
jmckennagithub-actions[bot]
authored andcommitted
add OpenLayers lib folder
1 parent 9b6914e commit 830e11f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+1034
-0
lines changed

conf.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,12 @@ def __getattr__(cls, name):
157157
# so a file named "default.css" will overwrite the builtin "default.css".
158158
html_static_path = ['_static']
159159

160+
# Add paths that you wish to copy to the output directory
161+
# see: https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_extra_path
162+
# note that the actual 'extra' folder itself is excluded, so only its contents
163+
# are copied to the output directory
164+
html_extra_path = ['./extra']
165+
160166
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
161167
# using the given strftime format.
162168
html_last_updated_fmt = '%Y-%m-%d'

extra/lib/OpenLayers-ms60.js

Lines changed: 591 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extra/lib/README.md

Lines changed: 23 additions & 0 deletions

extra/lib/img/blank.gif

42 Bytes
3.1 KB
1.17 KB
1.19 KB

extra/lib/img/east-mini.png

451 Bytes
451 Bytes
249 Bytes

0 commit comments

Comments
 (0)