getodk / getodk/docs

There are various files in the repo with .old. infix which don't appear to be used

Open
#1,918 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
58
Forks
160
Avg merge
5d 11h
Merged PRs (30d)
12

Description

```sh
git ls-files *.old.*
docs/_static/css/custom.old.css
docs/_static/js/custom.old.js
docs/conf.old.py
```

Contributor guide

Open the contributing guide

Research direction

Start with git ls-files '*.old.*' and inspect docs/_static/css/custom.old.css, docs/_static/js/custom.old.js, and docs/conf.old.py for references. Check that these files are not used by the Sphinx documentation, then remove the confirmed-unused files. Done means no obsolete .old. files remain and the documentation still builds.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript, python
Domain
documentation
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.