diff --git a/.devel/realtest.R b/.devel/realtest.R index 4f62702..c76983b 100644 --- a/.devel/realtest.R +++ b/.devel/realtest.R @@ -1,5 +1,5 @@ # This file is part of the 'stringx' project. -# Copyleft (c) 2021-2024, Marek Gagolewski +# Copyleft (c) 2021-2025, Marek Gagolewski # Runs all unit tests for the package diff --git a/.devel/roxygen2-patch.R b/.devel/roxygen2-patch.R index ee5bea3..9f4d06d 100644 --- a/.devel/roxygen2-patch.R +++ b/.devel/roxygen2-patch.R @@ -1,4 +1,4 @@ -# Copyleft (C) 2021-2024, Marek Gagolewski +# Copyleft (C) 2021-2025, Marek Gagolewski # Adding author and other metadata to every Rd file; # There is one and only one official manual. Ad- and tracker-free. # Enjoy the free internet. @@ -18,10 +18,6 @@ postprocess_contents <- function(contents) ) - - - - if (!stringi::stri_detect_regex( contents, "% Please edit documentation in R/.*\\\\name", dotall=TRUE) # fixed comment generated by roxugen2 ) return(contents) @@ -33,6 +29,8 @@ postprocess_contents <- function(contents) "}\n") } + contents <- stringi::stri_replace_first_fixed(contents, "\\alias{-package}", "") + if (!stringi::stri_detect_fixed(contents, "\\seealso{\n")) { contents <- stringi::stri_paste( contents, diff --git a/.devel/sphinx/_build/doctrees/environment.pickle b/.devel/sphinx/_build/doctrees/environment.pickle index 138855a..c947ab4 100644 Binary files a/.devel/sphinx/_build/doctrees/environment.pickle and b/.devel/sphinx/_build/doctrees/environment.pickle differ diff --git a/.devel/sphinx/_build/doctrees/news.doctree b/.devel/sphinx/_build/doctrees/news.doctree index 89e6039..a5e9922 100644 Binary files a/.devel/sphinx/_build/doctrees/news.doctree and b/.devel/sphinx/_build/doctrees/news.doctree differ diff --git a/.devel/sphinx/_build/doctrees/rapi/strptime.doctree b/.devel/sphinx/_build/doctrees/rapi/strptime.doctree index 4d6dd32..f7f295e 100644 Binary files a/.devel/sphinx/_build/doctrees/rapi/strptime.doctree and b/.devel/sphinx/_build/doctrees/rapi/strptime.doctree differ diff --git a/.devel/sphinx/_build/html/_static/css/custom.css b/.devel/sphinx/_build/html/_static/css/custom.css index 8bc41f4..12dff7e 100644 --- a/.devel/sphinx/_build/html/_static/css/custom.css +++ b/.devel/sphinx/_build/html/_static/css/custom.css @@ -1,5 +1,5 @@ /* -------------------------------------------------------------------------- - Copyleft (C) 2021-2024, Marek Gagolewski + Copyleft (C) 2021-2025, Marek Gagolewski -------------------------------------------------------------------------- */ @import url("fonts/Alegreya-fontspec.css"); diff --git a/.devel/sphinx/_build/html/_static/documentation_options.js b/.devel/sphinx/_build/html/_static/documentation_options.js index 20be3a0..05ba37a 100644 --- a/.devel/sphinx/_build/html/_static/documentation_options.js +++ b/.devel/sphinx/_build/html/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.2.8', + VERSION: '0.2.9', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/.devel/sphinx/_build/html/genindex.html b/.devel/sphinx/_build/html/genindex.html index bf03170..cf24747 100644 --- a/.devel/sphinx/_build/html/genindex.html +++ b/.devel/sphinx/_build/html/genindex.html @@ -9,7 +9,7 @@ - + @@ -218,7 +218,7 @@ stringx