Skip to content

Commit

Permalink
docs: move to mkdocs-material (#1101)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiud committed Jun 11, 2024
1 parent cc0de6c commit cfe648e
Show file tree
Hide file tree
Showing 18 changed files with 1,068 additions and 999 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.orig
/build*/
/site/
bazel-*
19 changes: 9 additions & 10 deletions COPYING → LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
Copyright (c) 2024, Google Inc.
Copyright © 2024, Google Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.
* Neither the name of Google Inc. nor the names of its contributors may be used
to endorse or promote products derived from this software without specific
prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
Expand Down
Loading

0 comments on commit cfe648e

Please sign in to comment.