Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Google Programmable Search Engine (PSE) on doxygen content heading #5318

Open
loricooperhdf opened this issue Feb 14, 2025 · 0 comments
Assignees
Labels
Branch - 2.0 PRs to the HDF5 2.x maintenance branch Component - Documentation Doxygen, markdown, etc. Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality

Comments

@loricooperhdf
Copy link
Contributor

loricooperhdf commented Feb 14, 2025

As discussed in our documentation meeting... Replace the doxygen search in the top nav bar with the google PSE.

<script async src="https://cse.google.com/cse.js?cx=f671574fa55cc44e6">
</script>
<div class="gcse-search"></div>

We do have a variety of customization options to change the look and feel.

@loricooperhdf loricooperhdf added Branch - 2.0 PRs to the HDF5 2.x maintenance branch Component - Documentation Doxygen, markdown, etc. Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Branch - 2.0 PRs to the HDF5 2.x maintenance branch Component - Documentation Doxygen, markdown, etc. Priority - 1. High 🔼 These are important issues that should be resolved in the next release Type - Improvement Improvements that don't add a new feature or functionality
Projects
None yet
Development

No branches or pull requests

2 participants