Steve Piercy
|
82416c9e68
|
Generate API docs with `../.venv/bin/sphinx-apidoc -e -f -M --remove-old -o reference ../src ../src/icalendar/tests`
|
2025-05-04 02:10:37 -07:00 |
Steve Piercy
|
f66b3d3c4f
|
Move API into `reference` directory
|
2025-05-04 01:42:17 -07:00 |
Steve Piercy
|
23c2acaf2c
|
Move htmlhelp configuration to the end. It's probably not needed.
|
2025-05-04 01:36:39 -07:00 |
Steve Piercy
|
98a2206443
|
Configure contributing section correctly
|
2025-05-04 01:35:58 -07:00 |
Steve Piercy
|
d60c57a467
|
Fix grammar and broken link in `CONTRIBUTING.rst` at the root
|
2025-05-04 01:17:23 -07:00 |
Steve Piercy
|
32d84387f6
|
Move credits.rst into contribute directory.
|
2025-05-04 01:16:56 -07:00 |
Steve Piercy
|
210e110ec0
|
Create contribute directory, and move `contributing.rst` into it and rename it to `index.rst`.
|
2025-05-04 01:15:59 -07:00 |
Steve Piercy
|
462fb08528
|
Merge About into index.rst
|
2025-05-04 01:14:24 -07:00 |
Steve Piercy
|
551ab64f71
|
- Get API reference to build
- Use proper configuration value for `source_suffix`
- Add sensible defaults in Makefile
|
2025-05-04 01:03:48 -07:00 |
Steve Piercy
|
cca6ac3e85
|
Add sphinx-reredirects to requirements and extensions to redirect URLs.
- Note: we should also configure redirects on RTD.
|
2025-05-04 01:02:02 -07:00 |
Nicco Kunzmann
|
c76f0fab20
|
Merge pull request #811 from niccokunzmann/issue-218
Fix broken ical with a date as DTSTART in timezone definition
|
2025-05-03 13:19:47 +01:00 |
Nicco Kunzmann
|
4f53a3051f
|
Merge pull request #810 from niccokunzmann/issue-798
Add parameters to properties
|
2025-05-03 11:21:26 +01:00 |
Nicco Kunzmann
|
ec46b5dedd
|
Update tox.ini
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-05-03 11:04:51 +01:00 |
Nicco Kunzmann
|
7dbf35b5e1
|
remove format definition
|
2025-05-02 18:01:17 +01:00 |
Nicco Kunzmann
|
e2955595a5
|
Address review
|
2025-05-02 17:58:39 +01:00 |
Nicco Kunzmann
|
93a3fd2550
|
Update CHANGES.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-05-02 17:48:15 +01:00 |
Nicco Kunzmann
|
ffd9617777
|
Update CHANGES.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-05-02 17:48:02 +01:00 |
Nicco Kunzmann
|
a96ae9655c
|
Format documentation strings for all parameters and vCalAddress
|
2025-05-02 00:37:48 +01:00 |
Nicco Kunzmann
|
5fd190039c
|
document enums
|
2025-05-02 00:27:16 +01:00 |
Nicco Kunzmann
|
09ab10cf3f
|
Merge branch 'main' into issue-798
|
2025-05-02 00:17:02 +01:00 |
Nicco Kunzmann
|
7bb28773a8
|
Merge pull request #808 from niccokunzmann/issue-655-categories
Add categories property
|
2025-05-01 23:40:13 +01:00 |
Nicco Kunzmann
|
37eea90f4e
|
Update src/icalendar/tests/test_rfc_7986_categories.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-05-01 23:30:31 +01:00 |
Nicco Kunzmann
|
abd05c0aa8
|
Update src/icalendar/tests/test_rfc_7986_categories.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-05-01 23:30:16 +01:00 |
Nicco Kunzmann
|
f4dfca1d30
|
remove syntax error from merge
|
2025-05-01 14:21:32 +01:00 |
Nicco Kunzmann
|
a6dd857376
|
consolidate docstring format
|
2025-05-01 14:17:43 +01:00 |
Nicco Kunzmann
|
faa624ae87
|
merge main
|
2025-05-01 14:14:10 +01:00 |
Nicco Kunzmann
|
e01ad227ee
|
Merge pull request #809 from niccokunzmann/issue-655-color
Add the color property
|
2025-05-01 00:20:13 +01:00 |
Nicco Kunzmann
|
c8b600917b
|
Format the property docstrings in the Calendar component
|
2025-04-30 13:01:09 +01:00 |
Nicco Kunzmann
|
5dafb3f136
|
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-30 12:50:57 +01:00 |
Nicco Kunzmann
|
8a6f94f9f0
|
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-30 12:50:44 +01:00 |
Nicco Kunzmann
|
a940806cd4
|
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-30 12:50:39 +01:00 |
Nicco Kunzmann
|
9db4d6f5a8
|
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-30 12:50:29 +01:00 |
Nicco Kunzmann
|
b88ea82ecb
|
Merge branch 'main' into issue-655-color
|
2025-04-30 00:06:27 +01:00 |
Nicco Kunzmann
|
c734988be7
|
Merge pull request #814 from niccokunzmann/scheduling-attributes
Scheduling attributes
|
2025-04-30 00:02:38 +01:00 |
Steve Piercy
|
4479fa96ab
|
Merge pull request #819 from niccokunzmann/readme-update
Update README
|
2025-04-29 13:36:08 -07:00 |
Nicco Kunzmann
|
883312efb6
|
Use sentence case heading for related projects
|
2025-04-29 18:12:34 +01:00 |
Nicco Kunzmann
|
9fb59f4d26
|
Update README
|
2025-04-29 18:10:20 +01:00 |
Nicco Kunzmann
|
ad9f234be7
|
make exdate nicer, too
|
2025-04-29 11:17:19 +01:00 |
Nicco Kunzmann
|
12370b91d6
|
Use correct markup for Example and unify note layout
|
2025-04-29 11:14:43 +01:00 |
Nicco Kunzmann
|
e0604cfe6b
|
Merge branch 'main' into scheduling-attributes
|
2025-04-29 09:58:46 +02:00 |
Nicco Kunzmann
|
d3b33d10c5
|
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-29 08:53:05 +01:00 |
Nicco Kunzmann
|
ac6329921a
|
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-29 08:52:50 +01:00 |
Nicco Kunzmann
|
33a811d39a
|
Revert "Remove exdates from timezone subcomponents because it does not occur there"
This reverts commit 213c3a073e .
|
2025-04-29 08:38:40 +01:00 |
Nicco Kunzmann
|
213c3a073e
|
Remove exdates from timezone subcomponents because it does not occur there
|
2025-04-29 08:11:17 +01:00 |
Nicco Kunzmann
|
6179e39e2e
|
consistent code block
|
2025-04-29 08:07:04 +02:00 |
Nicco Kunzmann
|
630ddfb154
|
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-29 07:59:38 +02:00 |
Nicco Kunzmann
|
f0a2b543ad
|
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-29 07:59:28 +02:00 |
Nicco Kunzmann
|
6a2460c0af
|
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-29 07:59:18 +02:00 |
Nicco Kunzmann
|
f41031de94
|
Update src/icalendar/attr.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-29 07:52:53 +02:00 |
Nicco Kunzmann
|
2321a9221c
|
Update CHANGES.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
|
2025-04-29 07:50:07 +02:00 |