[Pkg-javascript-commits] [d3-tip.js] 166/277: fix header formatting in documentation
bhuvan krishna
bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
bhuvan-guest pushed a commit to branch master
in repository d3-tip.js.
commit 8e2cab8b3fdb3a0a6894ed61d871998f9251a45f
Author: Justin Palmer <justin at github.com>
Date: Thu Jul 11 12:52:17 2013 -0700
fix header formatting in documentation
---
docs/index.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/index.md b/docs/index.md
index f3104d1..af9b59b 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,6 +1,6 @@
# d3.tip API documetation
-### [Initializing tooltips](initializing-tooltips.md)
+#### [Initializing tooltips](initializing-tooltips.md)
* [d3.tip](initializing-tooltips.md#d3tip)
#### [Showing and hiding tooltips](showing-and-hiding-tooltips.md)
@@ -11,9 +11,9 @@
* [tip.attr](styling-and-modifying-tooltips.md#tipattr)
* [tip.style](styling-and-modifying-tooltips.md#tipstyle)
-### [Positioning tooltips](positioning-tooltips.md)
+#### [Positioning tooltips](positioning-tooltips.md)
* [tip.direction](positioning-tooltips.md#tipdirection)
* [tip.offset](positioning-tooltips.md#tipoffset)
-### [Updating tooltip content](updating-tooltip-content.md)
+#### [Updating tooltip content](updating-tooltip-content.md)
* [tip.html](updating-tooltip-content.md#tiphtml)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/d3-tip.js.git
More information about the Pkg-javascript-commits
mailing list