Skip to content

Small improvements from GNU Taler - #110

Open
apteryks wants to merge 6 commits into
sphinx-contrib:mainfrom
apteryks:small-improvements-from-gnu-taler
Open

Small improvements from GNU Taler#110
apteryks wants to merge 6 commits into
sphinx-contrib:mainfrom
apteryks:small-improvements-from-gnu-taler

Conversation

@apteryks

Copy link
Copy Markdown

Hi,

These are commits cherry picked from the fork of httpdomain maintained within the taler-docs repository of GNU Taler (https://git-www.taler.net/taler-docs.git/).

They are needed to build the GNU Taler documentation in the Texinfo format.

The indices would cause errors when processing the generated .texi
source:

  @menu reference to nonexistent node `0'
  [...]

This is because the indices get appended to menu entries like:

   @menu
   * DELETE /$ADDRESS: 0.
   [...]
@read-the-docs-community

read-the-docs-community Bot commented Jun 30, 2026

Copy link
Copy Markdown

Documentation build overview

📚 sphinxcontrib-httpdomain | 🛠️ Build #34075740 | 📁 Comparing 72f1db0 against latest (1d96b0f)

  🔍 Preview build  

2 files changed
± index.html
- http-routingtable.html

@stevepiercy stevepiercy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@apteryks the link in your description redirects to a paywalled page, giving this pull request the appearance of a scam. Please replace the link to a non-paywalled, public repository.

}

indices = [HTTPIndex]
indices = []

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@apteryks can you elaborate why the removal of HTTPIndex is necessary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants