Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
R
rapidjson
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
rapidjson
Commits
292a5c9d
Commit
292a5c9d
authored
Jan 20, 2016
by
ReadmeCritic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README URLs based on HTTP redirects
parent
8fbe4429
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
readme.md
readme.md
+2
-2
No files found.
readme.md
View file @
292a5c9d
...
...
@@ -63,9 +63,9 @@ Users can build and run the unit tests on their platform/compiler.
RapidJSON is a header-only C++ library. Just copy the
`include/rapidjson`
folder to system or project's include path.
RapidJSON uses following software as its dependencies:
*
[
CMake
](
http
://www.cmake.org
)
as a general build tool
*
[
CMake
](
http
s://cmake.org/
)
as a general build tool
*
(optional)
[
Doxygen
](
http://www.doxygen.org
)
to build documentation
*
(optional)
[
googletest
](
https://
code.google.com/p/googletest/
)
for unit and performance testing
*
(optional)
[
googletest
](
https://
github.com/google/googletest
)
for unit and performance testing
To generate user documentation and run tests please proceed with the steps below:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment