Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
flatbuffers
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
flatbuffers
Commits
788acb08
Commit
788acb08
authored
May 27, 2015
by
Wouter van Oortmerssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added GitHub link to start of documentation page.
parent
ddb1d5ff
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
FlatBuffers.md
docs/source/FlatBuffers.md
+4
-3
No files found.
docs/source/FlatBuffers.md
View file @
788acb08
...
...
@@ -4,7 +4,8 @@ FlatBuffers is an efficient cross platform serialization library for C++,
with support for Java, C# and Go. It was created at Google specifically for game
development and other performance-critical applications.
It is available as open source under the Apache license, v2 (see LICENSE.txt).
It is available as Open Source on
[
GitHub
](
http://github.com/google/flatbuffers
)
under the Apache license, v2 (see LICENSE.txt).
## Why use FlatBuffers?
...
...
@@ -122,7 +123,7 @@ sections provide a more in-depth usage guide.
## Online resources
-
[
gith
ub repository
](
http://github.com/google/flatbuffers
)
-
[
l
anding page
](
http://google.github.io/flatbuffers
)
-
[
GitH
ub repository
](
http://github.com/google/flatbuffers
)
-
[
L
anding page
](
http://google.github.io/flatbuffers
)
-
[
FlatBuffers Google Group
](
http://group.google.com/group/flatbuffers
)
-
[
FlatBuffers Issues Tracker
](
http://github.com/google/flatbuffers/issues
)
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