Nicco Kunzmann
d77d34b57f
update docs to v6
2024-09-28 16:59:42 +01:00
Nicco Kunzmann
354a6e0329
update maintenance to v6
2024-09-28 16:53:51 +01:00
Nicco Kunzmann
0f210f8bef
Fix install.rst again
2024-09-28 16:52:19 +01:00
Nicco Kunzmann
2f47800fb9
correct install.rst
2024-09-28 16:39:53 +01:00
Nicco Kunzmann
4673e04c1e
remove the version update as this is now done by tags
2024-09-28 16:33:34 +01:00
Nicco Kunzmann
17dba94ba4
Update changes for release
...
Also update version.py and use the version number of this for the tests
2024-09-28 16:32:26 +01:00
Nicco Kunzmann
16d902df0f
document tox ruff execution
2024-09-25 15:04:17 +01:00
Soham Dutta
6b9f1bc003
Update docs/install.rst
...
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-07-04 14:57:16 +05:30
Soham Dutta
851cbbd31b
Update credits.rst
2024-07-03 22:30:46 +05:30
Soham Dutta
31408607f5
Update credits.rst
2024-07-03 22:30:17 +05:30
Soham Dutta
378eae9400
Update install.rst
...
Fix for issue #614
2024-07-03 22:24:32 +05:30
Nicco Kunzmann
635bc75278
version 6.0.0a0
2024-07-03 14:59:40 +01:00
Nicco Kunzmann
dfb4254c27
Merge branch 'main' into rfc-7529
2024-07-03 13:50:47 +01:00
Steve Piercy
8f963c678d
Merge branch 'main' into 682-add-sphinx-copybutton
2024-07-02 22:17:11 -07:00
Steve Piercy
3626458fa3
Add sphinx-copybutton to allow copying code blocks with a single click of a button
2024-07-02 21:44:22 -07:00
Steve Piercy
8581d355d6
Use code blocks instead of inline
2024-07-02 21:38:28 -07:00
Steve Piercy
28608b7ecc
Merge branch 'refs/heads/main' into 673-docs-sphinx-autobuild
...
# Conflicts:
# CHANGES.rst
2024-07-02 21:33:27 -07:00
Steve Piercy
e00d1d39ba
Add docs for live HTML preview of documentation and clean up.
...
- Use shell instead of bash as a universal shell.
- Use pycon for Python console commands.
- Remove command prompts from shell commands to make them easier to copy and have neutral shell.
- Remove `http.server` option as it's been replaced by `make livehtml`.
Closes #673
2024-07-01 19:16:00 -07:00
Steve Piercy
dda769955f
debug
2024-07-01 18:54:40 -07:00
Steve Piercy
8d6110c057
Debug RTD build
2024-07-01 18:32:55 -07:00
Steve Piercy
bda2ca5699
Debug RTD build
2024-07-01 18:32:02 -07:00
Steve Piercy
d260cfeca6
Debug RTD build
2024-07-01 18:31:21 -07:00
Steve Piercy
c521764b6b
Merge branch 'main' into pull-request-preview
2024-07-01 18:13:52 -07:00
Nicco Kunzmann
e64a1ad995
Merge branch 'main' into rfc-7529
2024-07-01 22:53:45 +01:00
Nicco Kunzmann
de4c31d2a8
Merge branch 'main' into 673-add-sphinx-autobuild
2024-07-01 22:19:56 +01:00
Nicco Kunzmann
f1cb982b84
Merge branch 'main' into pull-request-preview
2024-07-01 22:15:50 +01:00
Jeffrey
fa04968fa7
docs: replace pytz usage to zoneinfo in documentation
2024-07-01 15:00:02 +01:00
Steve Piercy
eb9d30f15e
Add pull request preview on Read the Docs
...
Note: Requires enabling this feature on RTD by a Maintainer
2024-06-30 19:52:40 -07:00
Steve Piercy
9aea715203
Add `sphinx-autobuild` for `livehtml` Makefile target
2024-06-30 19:40:24 -07:00
c0d33ngr
1c8e4cc55a
docs: update credits.rst to include my name
2024-06-30 13:22:45 +01:00
Nicco Kunzmann
c03caeb85b
Document RFCs
...
see also https://github.com/collective/icalendar/issues/589
2024-06-29 17:25:14 +01:00
Jaca
f7f0c205bb
Merge pull request #633 from niccokunzmann/rename-master-to-main
...
Rename master to main in docs
2024-06-23 15:41:22 +02:00
Nicco Kunzmann
fb81a2e6d1
Rename all references of RFC 2445 to RFC 5545
2024-06-21 18:38:04 +01:00
Nicco Kunzmann
c29074d3d2
rename branch link to main
2024-06-21 17:55:31 +01:00
Steve Piercy
c24f364d6f
Add missing public classes and functions to API documentation
...
- Fix docstring underline mismatch error
Fixes #631 .
Might depend on #636 ?
2024-06-20 17:42:05 -07:00
Steve Piercy
f2a882c7b7
Add myself to credits.rst
2024-06-20 17:27:12 -07:00
Steve Piercy
c226aeb098
Allow docs to build on Python 3.12 by replacing `pkg_resources` with `importlib.metadata`.
...
- Fix underline length in README.rst
2024-06-20 17:20:46 -07:00
Nicco Kunzmann
6181f3b10a
Update documentation to use main branch
2024-06-20 14:26:47 +01:00
Nicco Kunzmann
d0fd6176b4
Merge branch 'master' into zoneinfo
2024-06-20 14:15:35 +01:00
Nicco Kunzmann
39b0494829
version 5.0.13
2024-06-20 14:02:00 +01:00
Nicco Kunzmann
4583615b7e
Merge master
...
This makes sure all additional tests from #628 are included
2024-06-19 09:48:03 +01:00
Nicco Kunzmann
9bea7f7982
Make tests run for pypy3, too
2024-06-07 18:26:53 +01:00
Nicco Kunzmann
9e89a02981
Switch documentation to zoneinfo
2024-06-07 17:49:41 +01:00
Nicco Kunzmann
95ccf64575
Document how to access the documentation in the browser
2024-06-07 16:35:26 +01:00
Natasha Mattson
88a977f7b7
fix typo in credits
2024-05-19 23:25:23 -07:00
Bastian Wegge
f768fb66e2
Change all example quotes to single quotes
2024-05-02 10:51:47 +02:00
Bastian Wegge
1c8ab8a67b
Apply suggestions from code review
...
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-05-02 10:45:00 +02:00
Bastian Wegge
e0a728e6d3
Use correct return code for f.write
2024-05-01 20:05:24 +02:00
Bastian Wegge
65954efd25
Make doctest happy by adding missing import
2024-05-01 19:51:10 +02:00
Bastian Wegge
3e3818152d
Extend the existing example with alarms and recurrence-rule
2024-05-01 19:26:02 +02:00