History log of /haiku/docs/user/header.html
Revision Date Author Comments
# c97648aa 15-Feb-2023 Augustin Cavalier <waddlesplash@gmail.com>

docs/user: Use Doxygen's internal search system.

Fixes #17209.


# 2eab9be5 20-Oct-2021 Máximo Castañeda <antiswen@yahoo.es>

HaikuBook: fix xml

Change-Id: If6dfe4de919d946f1ff19946e1fa1abe726ea95f


# d458e592 27-Sep-2020 Niels Sascha Reedijk <niels.reedijk@gmail.com>

HaikuBook: Apply layout customizations after default Doxygen stylesheet

Previously the 'book.css' file was applied as the sole stylesheet for the
Doxygen generated documentation. This stylesheet now applies it as a secondary
stylesheet to override Doxygen's defaults. The main advantage is that when
Doxygen adds new features, they will now be styled by default.

I did my best to clean up the book.css file, though it is not unlikely that
there still is a lot of duplicate CSS. For now though, the output looks mostly
the same, the code blocks no longer have an empty line between each of the lines
and the tooltip text - while not working - are no longer visible on the bottom
of the page.

Change-Id: Ia50915245ecd981843d0d8ec42e362b538187920
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3269
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 22423870 30-Sep-2017 Kacper Kasper <kacperkasper@gmail.com>

docs/user: Update CSS for Doxygen 1.8.12.


# b95e9065 15-Apr-2017 Augustin Cavalier <waddlesplash@gmail.com>

docs/user: Update search URL following docs migration.


# 38e1208a 28-Jan-2017 Augustin Cavalier <waddlesplash@gmail.com>

docs/user: Add $projectname to the page title.

Doxygen used to add this to $title itself, but now it doesn't, so we
have to change our template.


# 8d38dd18 24-Jan-2017 Augustin Cavalier <waddlesplash@gmail.com>

docs/user: Updates for Doxygen 1.8.

Surprisingly, after disabling the new Markdown support in the Doxyfile,
everything else pretty much worked out of the box. Only a number of CSS
changes were needed to adapt.

I wonder why nobody ever did this back in 2012 when 1.8 first came out...


# 955ace81 30-Jun-2014 John Scipione <jscipione@gmail.com>

Move the search text box to the right

The "API DOCUMENTATION" text placement corresponds similar text in the
User Guide.


# 67e4499b 29-Jun-2014 Augustin Cavalier <waddlesplash@gmail.com>

Add search function to the API docs.

* Uses Google site search.
* CSS taken from the User Guide Translator's CSS.

Signed-off-by: John Scipione <jscipione@gmail.com>


# 6ac7032d 02-Nov-2011 John Scipione <jscipione@gmail.com>

Update the style of the Haiku Book to resemble the User Guide.
If you have never seen this before you are in for a bit of a shock.
Update the Doxyfile to 1.7.3 (the version that gets auto-generated).

Update the book.dox front page with some nice introductory text.

Add new documentation for the following classes:
BCheckBox
BClipboard
BColorControl
BControl
BEntryList
BView (preliminary)

Remove redundant documentation from src/kits/storage/EntryList.cpp

Minor documentation update for the following classes:
BAlert
BApplication
BArchivable
BBox
BButton
BCatalog
BFindDirectory
BHandler
BUnarchiver
BString

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43096 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3d2b623f 07-May-2011 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Update the header to reflect the height of the logo image, which is 84px instead of 86px. See the discussion on r41337 on haiku-commits.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41362 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 702a1e72 01-Feb-2009 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Tweak looks of API documentation.

WIP:
* Only a first subset of CSS has been applied
* Look based on Humdinger's and other's work on user guide
* Navigation is still ugly. I need to work around the limitations of Doxygen. Maybe by a patch though.
* Needs a manual extra step: you need to copy the /trunk/docs/userguide/images/logo.png to the /trunk/generated/doxygen/html directory

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29117 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d0db65a5 26-Aug-2003 Axel Dörfler <axeld@pinc-software.de>

Added a header (not yet used by the current Doxygen file) for use with
the BeBook style docs.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4390 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 955ace81fdbd75c66d0d9b75b0709e732f19015d 30-Jun-2014 John Scipione <jscipione@gmail.com>

Move the search text box to the right

The "API DOCUMENTATION" text placement corresponds similar text in the
User Guide.


# 67e4499bbe5aaea799b552744d4984d9e480ce8e 29-Jun-2014 Augustin Cavalier <waddlesplash@gmail.com>

Add search function to the API docs.

* Uses Google site search.
* CSS taken from the User Guide Translator's CSS.

Signed-off-by: John Scipione <jscipione@gmail.com>


# 6ac7032dc66744139522bdef3fab49d4e894a84a 02-Nov-2011 John Scipione <jscipione@gmail.com>

Update the style of the Haiku Book to resemble the User Guide.
If you have never seen this before you are in for a bit of a shock.
Update the Doxyfile to 1.7.3 (the version that gets auto-generated).

Update the book.dox front page with some nice introductory text.

Add new documentation for the following classes:
BCheckBox
BClipboard
BColorControl
BControl
BEntryList
BView (preliminary)

Remove redundant documentation from src/kits/storage/EntryList.cpp

Minor documentation update for the following classes:
BAlert
BApplication
BArchivable
BBox
BButton
BCatalog
BFindDirectory
BHandler
BUnarchiver
BString

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43096 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3d2b623f71cc85bc3891e8d007d5c7e2a51c8ef9 07-May-2011 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Update the header to reflect the height of the logo image, which is 84px instead of 86px. See the discussion on r41337 on haiku-commits.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41362 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 702a1e7241145d176c05642e59c99772d53fc010 01-Feb-2009 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Tweak looks of API documentation.

WIP:
* Only a first subset of CSS has been applied
* Look based on Humdinger's and other's work on user guide
* Navigation is still ugly. I need to work around the limitations of Doxygen. Maybe by a patch though.
* Needs a manual extra step: you need to copy the /trunk/docs/userguide/images/logo.png to the /trunk/generated/doxygen/html directory

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29117 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d0db65a53f2a0612ec586e7eea131b11045c4103 26-Aug-2003 Axel Dörfler <axeld@pinc-software.de>

Added a header (not yet used by the current Doxygen file) for use with
the BeBook style docs.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4390 a95241bf-73f2-0310-859d-f6bbb57e9c96