Commit graph

1137 commits

Author SHA1 Message Date
Paul Gauthier
a52d115c94 copy 2023-05-22 09:51:54 -07:00
Paul Gauthier
26bacb906d copy 2023-05-22 09:51:20 -07:00
Paul Gauthier
20e8c112b2 copy 2023-05-22 09:48:16 -07:00
Paul Gauthier
d314cab01f copy 2023-05-22 09:47:50 -07:00
Paul Gauthier
ba2b13cd3a copy 2023-05-22 09:46:58 -07:00
Paul Gauthier
3248d04ea4 copy 2023-05-22 09:46:14 -07:00
Paul Gauthier
d373a3b64a copy 2023-05-22 09:45:16 -07:00
Paul Gauthier
068a1edded copy 2023-05-22 09:41:56 -07:00
Paul Gauthier
96b5938827 copy 2023-05-22 09:37:19 -07:00
Paul Gauthier
b24ac199c5 copy 2023-05-22 09:36:33 -07:00
Paul Gauthier
45c1f0dc81 copy 2023-05-22 09:34:22 -07:00
Paul Gauthier
e4aae9109f copy 2023-05-22 09:33:32 -07:00
Paul Gauthier
608f570f0f copy 2023-05-22 08:19:22 -07:00
Paul Gauthier
83101a813a Merge remote-tracking branch 'origin/main' 2023-05-22 07:04:39 -07:00
Paul Gauthier
9fe8896979 copy 2023-05-22 07:03:40 -07:00
paul-gauthier
a2a7433f28
Update ctags.md 2023-05-21 22:52:11 -07:00
paul-gauthier
fdf2faf5b6
Update ctags.md 2023-05-21 22:21:28 -07:00
paul-gauthier
5a1a7e27e1
Update ctags.md 2023-05-21 22:20:15 -07:00
paul-gauthier
09ddb795b6
Update ctags.md 2023-05-21 22:19:33 -07:00
paul-gauthier
85cd9e833a
Update ctags.md 2023-05-21 22:16:43 -07:00
paul-gauthier
2bee941ff9
Update ctags.md 2023-05-21 22:14:02 -07:00
paul-gauthier
23385eb187
Update ctags.md 2023-05-21 22:13:31 -07:00
Paul Gauthier
845f35918c copy 2023-05-21 21:52:46 -07:00
Paul Gauthier
10e966191b copy 2023-05-21 21:52:01 -07:00
Paul Gauthier
df4ca72c3b copy 2023-05-21 21:51:42 -07:00
paul-gauthier
0e5701aa53
Update ctags.md 2023-05-21 19:10:16 -07:00
paul-gauthier
f6369d6afd
Update ctags.md 2023-05-21 18:59:03 -07:00
paul-gauthier
8d18afa338
Update ctags.md 2023-05-21 18:56:49 -07:00
paul-gauthier
fbf73c4412
Update ctags.md 2023-05-21 18:20:56 -07:00
Paul Gauthier
71f28e09c9 copy 2023-05-21 17:27:01 -07:00
Paul Gauthier
a946bfddb4 copy 2023-05-21 17:25:21 -07:00
Paul Gauthier
e02516561e copy 2023-05-21 17:22:23 -07:00
Paul Gauthier
b282e9c6b1 copy 2023-05-21 17:21:31 -07:00
Paul Gauthier
e45064c2ee copy 2023-05-21 17:21:10 -07:00
Paul Gauthier
78a2dee43f copy 2023-05-21 17:19:18 -07:00
Paul Gauthier
68bca8b2e5 copy 2023-05-21 17:13:58 -07:00
Paul Gauthier
ee5636959e copy 2023-05-21 16:44:10 -07:00
Paul Gauthier
ee3370dc94 copy 2023-05-21 16:39:33 -07:00
Paul Gauthier
91f8fd8a25 copy 2023-05-21 16:33:54 -07:00
Paul Gauthier
67e1e00ff5 copy 2023-05-21 16:30:53 -07:00
Paul Gauthier
bcbdd97cd8 copy 2023-05-21 16:27:49 -07:00
Paul Gauthier
956f03c14d copy 2023-05-21 16:27:11 -07:00
Paul Gauthier
fb6ada2774 copy 2023-05-21 16:25:02 -07:00
Paul Gauthier
3e7ce3b0fc copy 2023-05-21 16:23:54 -07:00
Paul Gauthier
d93018111b copy 2023-05-21 16:22:23 -07:00
Paul Gauthier
bb8520898a aider: Added link to "add-test" example in "examples/README.md".
# Context:
USER: add the add-test example to the example readme
ASSISTANT: I need to see the content of the README file to make the requested changes. Please provide the content of the README file.
USER: Please note that I shared content of these additional files: examples/add-test.md, examples/README.md
ASSISTANT: I apologize for the oversight. I will now add the "add-test" example to the "examples/README.md" file.

Here's the code change:

```markdown
examples/README.md
<<<<<<< ORIGINAL
* [**CSS Exercise: Animation Dropdown Menu**](css-exercises.md): A small CSS exercise involving adding animation to a dropdown menu.

* [**Automatically Update Docs**](update-docs.md): Automatically updating documentation based on the latest version of the main() function.
=======
* [**CSS Exercise: Animation Dropdown Menu**](css-exercises.md): A small CSS exercise involving adding animation to a dropdown menu.

* [**Automatically Update Docs**](update-docs.md): Automatically updating documentation based on the latest version of the main() function.

* [**Add Test Example**](add-test.md): Creating a "black box" test case for the `cmd_add()` function without access to the source code, using a ctags-based repo map.
>>>>>>> UPDATED
```

This change adds a link to the "add-test" example in the "examples/README.md" file.
2023-05-21 16:20:58 -07:00
Paul Gauthier
f5d59fa033 copy 2023-05-21 16:19:23 -07:00
Paul Gauthier
e34c35ff9b copy 2023-05-21 16:16:21 -07:00
Paul Gauthier
d687261194 copy 2023-05-21 16:13:40 -07:00
Paul Gauthier
8297a7251f copy 2023-05-21 16:10:17 -07:00