mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
Documentation directory is now a submodule
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[submodule "Documentation"]
|
||||
path = Documentation
|
||||
url = https://bitbucket.org/nuttx/documentation.git
|
||||
@@ -10627,5 +10627,7 @@
|
||||
* Broke the NuttX GIT repository into several, smaller repositories.
|
||||
Eliminated the misc/ directory and the content under misc/Obsoleted
|
||||
and misc/sims (2015-06-27).
|
||||
* Removed the Documentation/ directory (2015-06-29).
|
||||
* Removed the Documentation/ directory. Replaced with a GIT submodule
|
||||
that will bring in the new standalone Documentation directory
|
||||
(2015-06-29).
|
||||
|
||||
|
||||
Submodule
+1
Submodule Documentation added at 321f4c7648
Reference in New Issue
Block a user