Changes
Page history
Update home
authored
Apr 22, 2019
by
Christophe Benz
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
61e89b61
...
...
@@ -8,7 +8,6 @@ This wiki documents how to write a fetcher.
*
[
Things to think about when finishing writing a converter
](
converter_checklist
)
*
[
General acceptance criteria
](
general-acceptance-criteria
)
*
[
JSON data model
](
json-data-model
)
*
[
Troubleshooting
](
troubleshooting
)
*
[
Web API
](
web-api
)
### Tooling
...
...
@@ -23,7 +22,7 @@ This wiki documents how to write a fetcher.
*
[
Maintaining fetchers
](
maintaining-fetchers
)
*
[
Publishing Python packages
](
publishing-python-packages
)
*
[
Failure handling procedures
](
failure-handling-procedures
)
*
[
Operations
](
operations
)
(
what
to do if a problem occurs
...
)
*
[
Troubleshooting
](
troubleshooting
)
(
what
to do if a problem occurs)
### Infrastructure
...
...
...
...