Commit Graph

17 Commits

Author SHA1 Message Date
David G Yu
37e8468207 Updated for rename of 'master' branch to 'release'
Documentation and build scripts have been updated
to accommodate this renaming.
2021-02-04 10:09:42 -08:00
David G Yu
3227d6042e Merge pull request #687 from poljere/fix_documentation
Minor changes/fixes in the documentation
2015-06-23 07:48:06 -07:00
Pol Jeremias Vila
7a83173023 getting_started.rst : download opensubdiv link now points to master version instead of the dev version; intro.rst : minor changes in the text; cmake_build.rst : consistent capitalization in CMake; code_examples and maya_osdpolysmooth : Instead of calling it just osdpolysmooth, now we refer to it as Maya osdpolysmooth 2015-06-22 22:56:07 -07:00
David G Yu
248ebcaabc Merge pull request #684 from c64kernal/dev_doxtwk
More small tweaks to the docs.
2015-06-22 20:32:53 -07:00
George ElKoura
427eda6841 Merge pull request #685 from takahito-tejima/doc
updating diagrams. make backgrounds transparent.
2015-06-22 20:15:42 -07:00
Takahito Tejima
ef8f1ae890 updating diagrams. make backgrounds transparent. 2015-06-22 20:06:47 -07:00
George ElKoura
a717276a64 More small tweaks to the docs.
- Removed out-of-place one-liners that remained at the top of some of the
  pages.

- Fixed formatting of an "important" note in cmake_build.

- Add table of contents for consistency to the contributing page.
2015-06-22 19:53:52 -07:00
George ElKoura
5e8ec2b31b Remove the 'Next' link in getting_started.
It was the only document that had such a next link.  Also
that became no longer true when we put the contributing
doc between it and the building doc.
2015-06-22 19:35:55 -07:00
Nicholas Bishop
3c88851cf6 Fix typo: "buf" -> "bug" 2015-02-25 18:03:41 -08:00
manuelk
c399655dcc Landing 3.0.0.alpha
Sync'ing the 'dev' branch with the 'feature_3.0dev' branch at commit 68c6d11fc36761ae1a5e6cdc3457be16f2e9704a

The branch 'feature_3.0dev' is now locked and preserved for historical purposes.
2014-09-05 15:07:46 -07:00
manuelk
3ae50d1c50 Amending Apache license language & file headers.
New text:

     Copyright 2013 Pixar

     Licensed under the Apache License, Version 2.0 (the "Apache License")
     with the following modification; you may not use this file except in
     compliance with the Apache License and the following modification to it:
     Section 6. Trademarks. is deleted and replaced with:

     6. Trademarks. This License does not grant permission to use the trade
        names, trademarks, service marks, or product names of the Licensor
        and its affiliates, except as required to comply with Section 4(c) of
        the License and to reproduce the content of the NOTICE file.

     You may obtain a copy of the Apache License at

         http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the Apache License with the above modification is
     distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
     KIND, either express or implied. See the Apache License for the specific
     language governing permissions and limitations under the Apache License.
2013-09-26 12:04:57 -07:00
manuelk
37b54f928a doc fix : the correct git branch switching command is 'git checkout <branch>' 2013-08-28 12:02:38 -07:00
manuelk
94fc47a9db adding Osd documentation based on Siggraph slides
fixes #138
2013-07-29 19:14:19 -07:00
manuelk
f56bb2cf50 Updating EULA 2013-07-18 15:05:24 -07:00
Manuel Kraemer
bf378b16a5 Intermediate documentation check-in
- changes to the documentation build
- added content & images
- style changes
2013-07-07 18:20:46 -07:00
Manuel Kraemer
7a71def44a Adding more documentation
- new RST pages for our excample code
- fix doxygen documentation link from the nav tab
- fix cmake build rules (still not quite working as intended)
- adding API RST documentation all around
2013-07-04 19:17:34 -07:00
manuelk
e3109ae507 Incremental commit for the new HTML documentation system:
- adding docutils cmake module
- adding rst2html conversion build step to our documentation folder
- adding tipue search system
- adding a python script to insert HTML navigation template and index HTML documentation contents
- adding RST documentation content, images and temporary CSS styling
2013-07-04 10:47:56 -07:00