Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitff9268b

Browse files
committed
#228-modify README.md
Fixed path to html documentation.
1 parent9f7733a commitff9268b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Library **cpp-strings** is fully templated. Just download header file `cppstring
1010
* Class`pcs::CppString` specializes the templated class with`char` characters.
1111
* Class`pcs::CppWString` specializes the templated class with`wchar_t` characters.
1212

13-
The**cpp-strings**HTML documentation is available here:[html/index.html](html/index.html).
13+
The cpp-strings**HTML documentation** is available here:[cpp-strings/html/index.html](cpp-strings/html/index.html).
1414

1515
Library**cpp-strings** is implemented with the currently most recent c++ standard available with gcc, clang and msvc c++ compilers, i.e. standard**c++20**.
1616

@@ -99,7 +99,7 @@ N.B. "*planned for a next release*" does not imply that a fixed date is planned
9999
---
100100
##Documentation
101101

102-
The**cpp-strings** HTML documentation is available here:[html/index.html](html/index.html).
102+
The**cpp-strings** HTML documentation is available here:[cpp-strings/html/index.html](cpp-strings/html/index.html).
103103

104104
It has then been produced with the great utility**doxygen** developed by Vicente Hernando (the doxygen Github repository can be accessed[here](https://github.com/doxygen/doxygen), and the utility can be downloaded from there:[https://www.doxygen.nl/download.html](https://www.doxygen.nl/download.html)).
105105

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp