Closed GoogleCodeExporter closed 8 years ago
Whoops, we changed over to the new docs system but I forgot about hard links
into the old ones.
Original comment by promit....@gmail.com
on 30 Jul 2011 at 3:57
There, that should cover things for the time being.
Original comment by promit....@gmail.com
on 30 Jul 2011 at 4:03
Hello, there are links on the tutorials page that have the same problem. All 3
links report 404 for me.
Original comment by email.er...@gmail.com
on 10 Aug 2011 at 8:31
Indeed. We've moved to a new server and haven't had a chance to fix up the
links yet.
Original comment by Mike.Popoloski
on 13 Aug 2011 at 5:21
Looks like we actually got snubbed by case-sensitivity on this one. Oh well.
Will continue to fix up links as they're found.
Original comment by promit....@gmail.com
on 16 Aug 2011 at 8:21
Found these using a quick little C# program. As you can see, most of them are
in the "previous releases" sub-links, but there's one on the homepage:
FORMAT: BAD_URL -- LINKED FROM -- Linking URL [Inner Link Text]
http://slimdx.org/latestdocs/Default.aspx?topic=Programming+Guide/Getting+Starte
d -- LINKED FROM -- (http://slimdx.org) [Read More]
http://slimdx.org/latestdocs/default.aspx -- LINKED FROM --
(http://slimdx.org/license.php) [Documentation]
http://slimdx.org/latestdocs/Default.aspx?topic=Class+Reference%2fSlimDX.Windows
+Namespace%2fRenderForm+Class -- LINKED FROM --
(http://slimdx.org/tutorials/BasicWindow.php) [RenderForm]
http://slimdx.org/latestdocs/Default.aspx?topic=Class+Reference%2fSlimDX.Windows
+Namespace%2fMessagePump+Class -- LINKED FROM --
(http://slimdx.org/tutorials/BasicWindow.php) [MessagePump]
--------------------------------------------------------------------------------
-----
http://slimdx.org/latestdocs/Default.aspx?topic=Programming+Guide/Getting+Starte
d -- LINKED FROM -- (http://slimdx.org/download_june10.php) [Getting Started]
http://slimdx.org/latestdocs/Default.aspx?topic=SlimDX+Software+Development+Kit%
2fWhat%27s+Changed+in+the+June+2010+SDK -- LINKED FROM --
(http://slimdx.org/download_june10.php) [What's Changed in the June 2010 SDK]
http://slimdx.org/latestdocs/Default.aspx?topic=Programming+Guide%2fManaged+Mess
age+Loop -- LINKED FROM -- (http://slimdx.org/download_june10.php) [Managed
Message Loop]
http://slimdx.org/latestdocs/Default.aspx?topic=Programming+Guide/Debugging+Tips
-- LINKED FROM -- (http://slimdx.org/download_june10.php) [Debugging Tips]
http://slimdx.org/latestdocs/Default.aspx?topic=SlimDX+Software+Development+Kit%
2fWhat%27s+Changed+in+the+February+2010+SDK -- LINKED FROM --
(http://slimdx.org/download_feb10.php) [What's Changed in the February 2010 SDK]
http://slimdx.org/latestdocs/Default.aspx?topic=SlimDX+Software+Development+Kit/
What's+Changed+in+the+August+2009+SDK -- LINKED FROM --
(http://slimdx.org/download_aug09.php) [What's Changed in the August 2009 SDK]
http://slimdx.org/wiki/index.php?title=Conventions -- LINKED FROM --
(http://slimdx.org/download_aug09.php) [Conventions]
http://slimdx.org/latestdocs/Default.aspx?topic=SlimDX+Software+Development+Kit/
What's+Changed+in+the+August+2009+SDK -- LINKED FROM --
(http://slimdx.org/download_aug09.php) [Release Notes]
http://slimdx.org/latestdocs/Default.aspx?topic=SlimDX+Software+Development+Kit/
What's+Changed+in+the+March+2009+SDK -- LINKED FROM --
(http://slimdx.org/download_mar09.php) [What's Changed in the March 2009 SDK]
http://slimdx.org/wiki/index.php?title=Release_Notes -- LINKED FROM --
(http://slimdx.org/download_mar09.php) [Full Release Notes]
http://slimdx.org/latestdocs/Default.aspx?topic=SlimDX+Software+Development+Kit/
What's+Changed+in+the+March+2009+SDK -- LINKED FROM --
(http://slimdx.org/download_mar09.php) [Release Notes]
http://slimdx.org/latestdocs/Default.aspx?topic=SlimDX+Software+Development+Kit/
Previous+Releases/November+2008 -- LINKED FROM --
(http://slimdx.org/download_nov08.php) [What's Changed in the November 2008 SDK]
http://slimdx.org/wiki/index.php?title=Main_Page -- LINKED FROM --
(http://slimdx.org/download_nov08.php) [SlimDX Main Page]
http://slimdx.org/wiki/index.php?title=Debugging_Tips -- LINKED FROM --
(http://slimdx.org/download_nov08.php) [Debugging Tips]
Original comment by Paul.Zac...@gmail.com
on 17 Aug 2011 at 2:14
Tsk, tsk. You're not handling relative paths correctly in your script. Neat
idea though, and most of them are valid.
Original comment by promit....@gmail.com
on 17 Aug 2011 at 9:10
That should fix all of them...go ahead and run another pass to see if I missed
any.
Original comment by promit....@gmail.com
on 18 Aug 2011 at 9:51
http://slimdx.org/latestdocs/ -- LINKED FROM --
(http://slimdx.org/tutorials/BasicWindow.php) [Documentation]
http://slimdx.org/latestdocs/Default.aspx?topic=Class+Reference%2fSlimDX.Windows
+Namespace%2fRenderForm+Class -- LINKED FROM --
(http://slimdx.org/tutorials/BasicWindow.php) [RenderForm]
http://slimdx.org/latestdocs/Default.aspx?topic=Class+Reference%2fSlimDX.Windows
+Namespace%2fMessagePump+Class -- LINKED FROM --
(http://slimdx.org/tutorials/BasicWindow.php) [MessagePump]
http://slimdx.org/latestdocs/default.aspx -- LINKED FROM --
(http://slimdx.org/releases.php) [Documentation]
-----
Just four left. The center two are under the "The Solution: PInvoke" and
"Window Creation" subsections (respectively) on the Tutorial page. The links
show up as teal, rather than the usual orange. The final one (on the
releases.php page) is on the documentation link on the right, rather than the
top documentation link.
Original comment by Paul.Zac...@gmail.com
on 18 Aug 2011 at 10:06
Alright, that should be everything.
Original comment by promit....@gmail.com
on 21 Aug 2011 at 12:18
Original issue reported on code.google.com by
Paul.Zac...@gmail.com
on 30 Jul 2011 at 5:41