diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2017-09-04 22:32:20 +0200 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2017-09-04 22:32:20 +0200 |
| commit | 5dc4fb39db01bf06945b063116c10af7661a7999 (patch) | |
| tree | 0ce1c41f5d00283abb27ba199e4d2702a57e5968 /docs/source/development/threads.rst | |
| parent | c58d26841a4a4459c1d7dabb04ea504853bd0634 (diff) | |
| download | PROJ-5dc4fb39db01bf06945b063116c10af7661a7999.tar.gz PROJ-5dc4fb39db01bf06945b063116c10af7661a7999.zip | |
Added more pages to 'development' chapter. Moved old API description to section named 'deprecated'. Created a quickstart page for the development chapter. Scaffolding in place for the rest of the chapter.
Diffstat (limited to 'docs/source/development/threads.rst')
| -rw-r--r-- | docs/source/development/threads.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/source/development/threads.rst b/docs/source/development/threads.rst index 33072408..a557fa07 100644 --- a/docs/source/development/threads.rst +++ b/docs/source/development/threads.rst @@ -4,11 +4,6 @@ Threads ================================================================================ -.. contents:: Contents - :depth: 3 - :backlinks: none - - This page is about efforts to make PROJ.4 thread safe. Key Thread Safety Issues |
