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

Commitafadeea

Browse files
committed
#228-modify README.md
Fixed HTML documentation access.
1 parentbadfbfb commitafadeea

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 availablehere:[cpp-strings/html/index.html](https://github.com/schmouk/pythonic-cpp-strings/cpp-strings/html/index.html).
13+
The cpp-strings**HTML documentation** is availablein subdirectory`cpp-strings/html`. Click on file`index.html` there from your local file manager to browse its content.
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 in subdirectory`cpp-strings/html`. Click on file`index.html` there from your file manager to browse its content or click[here](https://github.com/schmouk/pythonic-cpp-strings/cpp-strings/html/index.html) when being currently browsing from[https://schmouk.github.io/pythonic-cpp-strings/](https://schmouk.github.io/pythonic-cpp-strings/).
102+
The**cpp-strings** HTML documentation is available in subdirectory`cpp-strings/html`. Click on file`index.html` there from yourlocalfile manager to browse its content.
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