-
Notifications
You must be signed in to change notification settings - Fork 575
Comparing changes
Open a pull request
base repository: RDFLib/rdflib
base: main
head repository: RDFLib/rdflib
compare: detached
- 9 commits
- 175 files changed
- 3 contributors
Commits on May 28, 2025
-
Start migrating the documentation from .rst sphynx to .md material fo…
…r mkdocs. Add mkdocs.yml with proper configuration, enable automated generation of the doc API from the docstring, and start converting a few pages (index, getting started, developers) for demo.
Configuration menu - View commit details
-
Copy full SHA for 255e7cb - Browse repository at this point
Copy the full SHA 255e7cbView commit details -
Add automated (opt-in) tests of all python codeblocks in the markdown…
… docs using pytest-markdown-docs. Needed to comment 1 small test that seemingly should fail (AttributeError: DefinedNamespace like object has no attribute '_NS', indeed the DefinedNamespace class expect a _NS, so it makes sense it fails) but for some reason it was not properly failing when ran with regular pytest, but it fails with pytest-markdown-docs
Configuration menu - View commit details
-
Copy full SHA for a03455c - Browse repository at this point
Copy the full SHA a03455cView commit details -
convert all documentations pages to markdown, convert all docstrings …
…to markdown with google style, updated config for mkdocs (readthedocs, tox, task) fixed #3128
Configuration menu - View commit details
-
Copy full SHA for 6f2b853 - Browse repository at this point
Copy the full SHA 6f2b853View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e98c8 - Browse repository at this point
Copy the full SHA 69e98c8View commit details -
uncomment test previously commented for experimenting with markdown c…
…odeblock testing
Configuration menu - View commit details
-
Copy full SHA for 1583364 - Browse repository at this point
Copy the full SHA 1583364View commit details
Commits on May 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 24ad3a1 - Browse repository at this point
Copy the full SHA 24ad3a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f3e26 - Browse repository at this point
Copy the full SHA 13f3e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f4b23 - Browse repository at this point
Copy the full SHA 62f4b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0a365 - Browse repository at this point
Copy the full SHA 1a0a365View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...detached