33 | | In construction! |
| 33 | === Objective === |
| 34 | |
| 35 | Tune the Google Search Box that appears in |
| 36 | [http://beta.boost.org/development/doc/doc_test/doc/html/index.html the header of HTML docs]. |
| 37 | Our idea is to use a |
| 38 | [http://google.com/coop/docs/cse/cref.html Linked CSE Custom Google Search], a XML based |
| 39 | approach to specify the generated search page. This will allow us to use a per library |
| 40 | search page, that serves as an Index of the lib docs too. |
| 41 | Google lets us play with refinements, a very neat technology to change your results by |
| 42 | combining your searched words with tags. |
| 43 | |
| 44 | === Status === |
| 45 | |
| 46 | All the machinery is currently working, but the refinements on the side |
| 47 | of Google misbehave in some computers. We need to investigate the |
| 48 | linked CSE technology and came up with a tested XML definition for our |
| 49 | libs. |
| 50 | |
| 51 | === Help wanted === |
| 52 | |
| 53 | If you are interested, please send a mail to the |
| 54 | [https://lists.sourceforge.net/lists/listinfo/boost-docs boost-docs list] |
| 55 | telling us you want to help. |
| 56 | |
| 57 | [[Image(http://matias.capeletto.googlepages.com/help_wanted.png,nolink)]] |