30 Commits

Author SHA1 Message Date
Joshua Shanks a0cf20a255 Doc: Fix typos and URL corrections in developer documentation (#1221)
The changes include:
- Update ruff GitHub URL from old repository to current astral-sh/ruff
- Fix typo "easy-tow-rite" to "easy-to-write"
- Correct git branch command parameter order
- Fix typo "upstream/mean" to "upstream/main"

Signed-off-by: Joshua Shanks <jjshanks@gmail.com>
2025-06-25 11:42:01 -04:00
Kilian Lieret 12d080bd8f Doc: Note about debug output with pytest (#1146) 2025-05-21 17:20:20 -04:00
Kilian Lieret a17a3e9bad Enh: Call sweagent with python -m (#860) 2024-12-10 17:34:38 -05:00
Kilian Lieret 73d42cf4cd Doc: Fix dead links (#846)
* Doc: Fix dead links

* Update more links

* More dead links

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* dead links

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-07 18:03:03 -05:00
Kilian Lieret f320ca5c79 Doc: Update github repo links 2024-12-07 17:06:54 -05:00
Kilian Lieret a357cbc44c Doc: Split out 'hello world' tutorial; lots of changes 2024-12-06 20:49:41 -05:00
carlosejimenez ff89b99979 Update docs 2024-12-04 00:21:45 +00:00
Kilian Lieret ea8062b6cc Remove .vscode; add to docs instead; make docs build again 2024-11-20 11:09:09 -05:00
Kilian Lieret f4c263b91a Doc: Make sure people read the web version of the docs (#594)
* Doc: Make sure people read the web version of the docs

* Fix link
2024-06-19 17:56:17 -04:00
Kilian Lieret e2d4b401d8 Docs: Fix inclusion of code structure 2024-05-29 14:20:46 -04:00
Kilian Lieret 9ee0794b1f Docs/CI: Fix docs build & run for PRs (#461)
* CI: Always run mkdocs for testing

* Actually build

* Need to install complete dev

* Specify python root

* Fix link
2024-05-29 14:14:47 -04:00
Kilian Lieret f193829947 Doc: Fix formatting and links 2024-05-29 13:44:41 -04:00
Kilian Lieret 80eda36726 Docs: Start to add API documentation (#460) 2024-05-29 13:42:22 -04:00
Kilian Lieret 80a1d30899 Docs: Add verbose notes about avoiding formatting merge conflicts (#448)
* Docs: Add verbose notes about avoiding formatting merge conflicts

* Include report footer
2024-05-28 21:01:13 -04:00
Kilian Lieret 2f23184944 Doc: Add placeholder for updating forks 2024-05-28 20:20:09 -04:00
Kilian Lieret 9bf9c54c45 Docs: Add more prominent note about formatting merge conflicts 2024-05-28 15:20:16 -04:00
Kilian Lieret 14d3c6c24a Docs: Links to good first issues/help wanted 2024-05-28 15:12:56 -04:00
Kilian Lieret afa9ceebd6 Doc: Fix broken formatting 2024-05-28 14:40:39 -04:00
Kilian Lieret 2a119df2ba Doc: Add notes about merge-conflicts after formatting changes (#439)
[skip CI]
2024-05-28 12:51:06 -04:00
Kilian Lieret 930515ba57 Some more ruff checks 2024-05-28 12:49:13 -04:00
Kilian Lieret 8e109b1fdb Doc: Add note about running tests (#435) 2024-05-28 11:52:19 -04:00
Kilian Lieret 70ba97190a Strip trailing whitespace & black formatting 2024-05-28 10:41:05 -04:00
Kilian Lieret d587f2344d Docs: Move contribution guide to root to help gh discover it 2024-05-24 18:41:42 -04:00
Kilian Lieret fff654cde7 Add dev notes (#415) 2024-05-24 18:37:37 -04:00
Kilian Lieret 7f9fd139c6 Split between configuration and development (#407) 2024-05-24 15:58:53 -04:00
Kilian Lieret 6dcf228870 Docs: Add footer with links to report bugs (#404) 2024-05-23 12:43:32 -04:00
Kilian Lieret 8d7a94a0af Docs: Add more READMEs to mkdocs 2024-05-20 20:16:46 -04:00
Kilian Lieret 2adc403057 Doc: Attempt to use relative image path 2024-05-20 18:52:36 -04:00
Kilian Lieret 3c401b5a58 Doc: Fix inclusion of image in config.md 2024-05-20 18:51:25 -04:00
Kilian Lieret 45c03b703f Doc: Move config docs to mkdocs 2024-05-20 18:43:56 -04:00