mirror of
https://github.com/SFML/SFML.git
synced 2024-11-28 22:31:09 +08:00
Remove link in documentation main page
For locally generated documentation the link should not point to a PHP page. The easiest solution is to remove it, given that the same link is available in the navigation.
This commit is contained in:
parent
43187455e4
commit
0337568846
@ -3,7 +3,7 @@
|
|||||||
///
|
///
|
||||||
/// \section welcome Welcome
|
/// \section welcome Welcome
|
||||||
/// Welcome to the official SFML documentation. Here you will find a detailed
|
/// Welcome to the official SFML documentation. Here you will find a detailed
|
||||||
/// view of all the SFML <a href="./annotated.php">classes</a> and functions. <br/>
|
/// view of all the SFML classes and functions. <br/>
|
||||||
/// If you are looking for tutorials, you can visit the official website
|
/// If you are looking for tutorials, you can visit the official website
|
||||||
/// at <a href="https://www.sfml-dev.org/">www.sfml-dev.org</a>.
|
/// at <a href="https://www.sfml-dev.org/">www.sfml-dev.org</a>.
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user