Patrick Robertson
09e09e9ab9
Document module renames in 'upgrading from 0.12' how to
2025-03-07 16:28:17 +00:00
Patrick Robertson
be513e95aa
Merge branch 'main' into merge_modules
2025-03-07 16:19:51 +00:00
Patrick Robertson
f6f397700e
Fix typo + use hidden password fields for secret info
2025-03-07 12:41:09 +00:00
erinhmclark
32329c6b2c
Update Google Sheet how to docs.
2025-03-07 00:11:43 +00:00
Patrick Robertson
dcaf7639be
Rename 'upgrading...' page to 'upgrading from...' because it's also valid for 0.13+ versions
2025-03-03 19:58:47 +00:00
Patrick Robertson
a88a37d0a5
Hook in to RTD theme to set react theme
2025-03-03 11:56:23 +00:00
Patrick Robertson
9845804277
Fix up TODO plus add comments on integration into RTD page
2025-03-03 09:18:19 +00:00
Patrick Robertson
cc14e5cb9f
Remove extra html/head tag from page - now it's embedded in RTD
2025-03-03 09:06:40 +00:00
Patrick Robertson
1141c00e9a
Remove unused files, set up for RTD
2025-02-27 21:23:38 +00:00
Patrick Robertson
2ec44f4170
Documentation on building the settings page
2025-02-27 15:42:37 +00:00
Patrick Robertson
d10c7fbe55
Better documentation based on the discord feedbackgst
2025-02-24 22:42:57 +00:00
Patrick Robertson
091a19e25c
Further docs improvements/tidy ups
2025-02-21 16:52:30 +00:00
Patrick Robertson
77212e8e3f
Finishing touches to the how-tos
2025-02-20 15:45:48 +00:00
Patrick Robertson
0bec71d203
Finish how to on authentication
2025-02-20 15:33:50 +00:00
Patrick Robertson
40488e0869
Use 'Auto Archiver' naming for consistency.
...
auto-archiver is reserved in the docs for when talking about the command line usage
2025-02-20 11:50:29 +00:00
Patrick Robertson
061f29c885
How-to on updating config file to version 0.13+
2025-02-20 11:46:57 +00:00
Patrick Robertson
6ea943b680
Fix link
2025-02-20 10:27:24 +00:00
Patrick Robertson
222a94563f
WIP: Docs tidyups+add howto on logging and authentication
...
(Authentication is WIP)
2025-02-19 10:37:04 +00:00
Patrick Robertson
3c543a3a6a
Various fixes for issues with new architecture ( #208 )
...
* Add formatters to the TOC - fixes #204
* Add 'steps' settings to the example YAML in the docs. Fixes #206
* Improved docs on authentication architecture
* Fix setting modules on the command line - they now override any module settings in the orchestration as opposed to appending
* Fix tests for gsheet-feeder: add a test service_account.json (note: not real keys in there)
* Rename the command line entrypoint to _command_line_run
Also: make it clear that code implementation should not call this
Make sure the command line entry returns (we don't want a generator)
* Fix unit tests to use now code-entry points
* Version bump
* Move iterating of generator up to __main__
* Breakpoint
* two minor fixes
* Fix unit tests + add new '__main__' entry point implementation test
* Skip youtube tests if running on CI. Should still run them locally
* Fix full implementation run on GH actions
* Fix skipif test for GH Actions CI
* Add skipifs for truth - it blocks GH:
---------
Co-authored-by: msramalho <19508417+msramalho@users.noreply.github.com>
2025-02-18 19:10:09 +00:00
erinhmclark
da267f20d7
Update screenshot refs
2025-02-12 11:54:40 +00:00
Patrick Robertson
86254bdd4e
Fix link in how to
2025-02-12 11:48:01 +00:00
Patrick Robertson
17f13db56c
Make that code block a shell
2025-02-12 11:45:09 +00:00
Patrick Robertson
8054ea96b3
Document double dash between command line args and feeder urls on command line
2025-02-12 11:20:15 +00:00
Patrick Robertson
de79e17128
better wording in link
2025-02-12 11:19:21 +00:00
Patrick Robertson
d28d99daa6
Docs tidy ups and re-organising
2025-02-12 11:16:17 +00:00
Patrick Robertson
1ee7981c6e
Add YAML config to the module docs
2025-02-11 19:42:03 +00:00
Patrick Robertson
22fa9ba456
further tweaks
2025-02-11 18:52:28 +00:00
Patrick Robertson
2c87474186
Change path for scripts
2025-02-11 18:37:03 +00:00
Patrick Robertson
e65a99078f
Slight tweaks of toctrees + reordering
2025-02-11 18:28:21 +00:00
Patrick Robertson
62154ddfef
Further tweaks and fixes
2025-02-11 14:37:29 +00:00
Patrick Robertson
895c843f04
Add a cheat sheet for configs and better folder structure for core modules
2025-02-11 14:06:53 +00:00
Patrick Robertson
2f51d3917a
Further addition to docs: creating modules, configurations, installation
2025-02-11 13:49:30 +00:00
Patrick Robertson
dbc564e18b
Add sphinx_book_theme theme to poetry
2025-02-10 22:58:52 +00:00
Patrick Robertson
2650cd8fb2
Use a script to auto-generate documentation for the core modules from the manifest file
2025-02-10 22:51:04 +00:00
Patrick Robertson
824728739a
Start fleshing out the docs more - rearrange, separate out modules section, move files over to md (from rst)
2025-02-10 16:24:16 +00:00
erinhmclark
e83ccc0d7f
Cleaning up configs reference and module level.
2025-01-21 09:48:46 +00:00
erinhmclark
170f8d18a6
Add instructions to README.md, include build directories in .gitignore and do a bit more tidying,
2025-01-16 20:46:10 +00:00
erinhmclark
a6aacfa3fb
Add example pre-generated configs.rst
2025-01-16 09:31:50 +00:00
erinhmclark
d3eec5d90f
Basic docs structure for RTD
2025-01-15 21:45:29 +00:00