Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Jeff Klukas f90917b490
Update description for new streaming jobs (#2056)
* Update description for new streaming jobs

Co-authored-by: Daniel Thorn <dthorn@mozilla.com>
2022-04-21 09:31:51 -07:00
whd 93ff621946
Rename default branch (#1636) 2021-04-06 20:58:49 +00:00
Daniel Thorn bc7854b0b5
Format markdown with prettier and enforce in CI (#1399) 2020-09-10 13:04:04 -07:00
Mark Reid cd6548d2c5
Update index.md (#1327) 2020-08-06 10:59:26 -03:00
Daniel Thorn d375025ff9
add sink documentation (#1212) 2020-07-28 15:56:24 -07:00
Daniel Thorn 192fc05d87
Replace maven inter-module deps with copying src (#887)
* Replace maven inter-module deps with copying src

* Update docs/ingestion-beam/sink-job.md

Co-Authored-By: Jeff Klukas <jeff@klukas.net>
2019-10-02 15:09:28 -07:00
William Lachance 3b9664deda Create seperate sections for sink, decoder, and republish jobs in ingestion-beam (#845)
This makes it easier to navigate through the ingestion-beam documentation,
which is getting rather long.
2019-09-24 12:40:45 -07:00
William Lachance 143b6bcab3 Update instructions for running individual unit tests in ingestion-beam (#844) 2019-09-24 12:10:40 -07:00
William Lachance b0f74aad85
Add explicit building section for beam (#825) 2019-09-13 15:29:07 -04:00
William Lachance 4ac1578fbe
Add references to the class definitions for each ingestion-beam job in docs (#790)
Makes the mapping from source to implementation a little easier.
2019-09-03 13:49:19 -04:00
Daniel Thorn 92ba503c4d
Share code between ingestion-beam and ingestion-sink (#762) 2019-08-21 11:07:41 -07:00
Anna Scholtz 3c9e2b315b Fix some formatting in documentation 2019-08-19 08:44:18 -07:00
William Lachance 569163c1ad Add note on running one test at a time (#741)
* Add note on running one test at a time

* Update docs/ingestion-beam/index.md

Co-Authored-By: Jeff Klukas <jeff@klukas.net>

* Update docs/ingestion-beam/index.md

Co-Authored-By: Jeff Klukas <jeff@klukas.net>
2019-08-15 09:59:21 -07:00
William Lachance 85863eef1e
Create an mkdocs-based site (#732)
This substantially reorganizes the documentation as an mkdocs site. Main
changes:

* All documentation is now browseable and searchable in a single site, with
  handy table of contents on the side of each section
* Top-level README significantly slimmed down (just pointing to docs site)
* READMEs inside individual components removed (moved to subdirectories inside
  docs/ folder, accessible via top-level in docs site)
2019-08-12 17:06:19 -04:00