Vincent Privat
cbab803c0d
Fix typos ( #1701 )
2024-07-02 02:28:13 -04:00
Tom Kralidis
21b8672bb8
fix missing Django processes endpoints ( #1592 ) ( #1627 )
2024-04-14 17:14:09 -04:00
Tom Kralidis
5accd7f190
OGC API - Processes CITE compliance ( #1311 )
...
* update OGC API - Processes CITE compliance
2024-03-06 17:37:12 +02:00
Benjamin Webb
0a47ad28c9
Update starlette documentation ( #1461 )
...
* Add starlette / docker
* Update Starlette documentation
* Remove starlette docker example
* Revert "Add starlette / docker"
This reverts commit 6cb6d6f10a789c9c6a0adf5e925857be5183009d.
* Partially revert "Update starlette documentation"
2024-01-05 19:32:09 -05:00
Juan Pablo Duque
c02d8f5ba2
Fixed Django serve error related to urlpatterns, updated documentation by adding hot-reloading section. ( #1231 )
...
* Fix for Django build, changes to documentation, and dev dependencies updated
* remove example configuration files
* Added readthedocs configuration file
* added section on building the documentation
* renamed docs/requirements-docs.txt to docs/requirements.txt
* renamed requirements file in readthedocs configuration
* Added documentation requirements installation to GitHub build workflow
2023-04-27 05:03:39 -04:00
Tom Kralidis
a15f9f2b52
add note for running WSGI and a virtualenv (thanks Australia BOM) ( #1131 )
...
* add note for running WSGI and a virtualenv (thanks Australia BOM)
* docs sweep
* fix
2023-02-03 20:50:21 -05:00
Tom Kralidis
199a1fc612
update Django integration ( #971 )
...
* update Django integration
* address PR comments
2022-08-30 22:41:48 +02:00
ColinAsheGIS
c7cc788e46
Corrects 'pip install guvicorn' to 'pip install uvicorn' ( #963 )
2022-08-27 06:04:02 -04:00
Tom Kralidis
6d1dcece0e
app mount updates ( #548 )
...
* refactor WSGI mounting and add docs
* fix ref
* fix Starlette routing for OACov
2020-09-30 07:07:41 -04:00
Tom Kralidis
3debd0c750
update configuration to be resource specific ( #393 )
2020-04-26 09:57:07 -04:00
Tom Kralidis
16e6f6e615
update sphinx theme, editorial updates ( #400 )
2020-04-13 10:07:25 -04:00
Tom Kralidis
b12cc966a1
Issue 277 documentation ( #392 )
...
* first pass docs scaffolding
* more updates
* introduction, how pygeoapi works, installation
* start documenting configuration
* configuration and linked data
* administration
* administration, running
* docker
* linked data into config
* minor updates
* api docs
* add mod_wsgi info
* add OpenAPI refresh
* add tour, data-publishing
* license
* OAPIF
* data publishing: OAPIF
* publishing
* plugins
* contributing, support
* development, ogc compliance
* fix flake8
2020-04-12 17:27:31 -04:00